BreadcrumbProps
Represents the properties of [Breadcrumb](% slug api_layout_breadcrumb %) component.
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. | |
className? |
|
Sets additional classes to the Breadcrumb. | |
data |
|
Represents the data of the Breadcrumb from type DataModel. | |
dir? |
|
The Breadcrumb direction | |
disabled? |
|
Determines the | |
iconClassField? |
|
Represents the | |
iconField? |
|
Represents the | |
id? |
|
Sets the | |
size? |
|
|
Specifies the padding of all Breadcrumb elements. The possible values are:
|
style? |
|
Sets additional CSS styles to the Breadcrumb. | |
tabIndex? |
|
Sets the | |
textField? |
|
Represents the | |
valueField? |
|
Represents the |
Methods
onItemSelect | ||||||
---|---|---|---|---|---|---|
Represents the | ||||||
|
onKeyDown | ||||||
---|---|---|---|---|---|---|
Represents the | ||||||
|