BreadcrumbItem

constructor(path: String, text: String? = null)

Parameters

path

The path segment, used by joinToPath to reconstruct the full path.

text

The display text. If null, path is used for display.