BreadcrumbProps
Name | Type | Default | Description |
---|---|---|---|
ariaLabel? |
|
Represents the label of the Breadcrumb component. | |
breadcrumbDelimiter? |
|
Represents the Breadcrumb delimiter component. | |
breadcrumbLink? |
|
Represents the Breadcrumb link component. | |
breadcrumbListItem? |
|
Represents the Breadcrumb list item component. | |
breadcrumbOrderedList? |
|
Represents the Breadcrumb ordered list component. | |
collapseMode? |
|
Sets the Collapse mode of the Breadcrumb. The available values are:
For more information and example refer to the Collapse Modes article. | |
dataItems |
|
Represents the dataItems of the Breadcrumb from type BreadcrumbDataModel. | |
dir? |
|
The Breadcrumb direction | |
disabled? |
|
Determines the | |
iconField? |
|
Represents the | |
id? |
|
Sets the | |
onKeydown? |
|
Triggered on onKeydown event. | |
onSelect? |
|
Represents the | |
size? |
|
|
Specifies the padding of all Breadcrumb elements. The possible values are:
|
svgIconField? |
|
Represents the | |
tabIndex? |
|
Sets the | |
textField? |
|
Represents the | |
valueField? |
|
Represents the |