BreadcrumbsOwnProps
Inheritors
Types
Properties
Link copied to clipboard
Override or extend the styles applied to the component.
Link copied to clipboard
Override the default label for the expand button.
Link copied to clipboard
If max items is exceeded, the number of items to show after the ellipsis.
Link copied to clipboard
If max items is exceeded, the number of items to show before the ellipsis.
Link copied to clipboard
The props used for each slot inside the Breadcumb.
Link copied to clipboard
The components used for each slot inside the Breadcumb. Either a string to use a HTML element or a component.
Functions
Link copied to clipboard
open inline operator fun <T> ContextType<T>.invoke(value: T, noinline block: ChildrenBuilder.() -> Unit)