ChartBreadcrumbPropsPremium
Represents the properties of [Chart Breadcrumb](% slug api_charts_chartbreadcrumb %) 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. | |
dir? |
|
The Breadcrumb direction | |
disabled? |
|
Determines the | |
drilldownState? |
|
The current drilldown state of the Chart. | |
iconClassField? |
|
Represents the | |
iconField? |
|
Represents the | |
id? |
|
Sets the | |
onDrilldownStateChange? |
|
Fires when the user when the user has selected a different drilldown level. | |
onItemSelect? |
|
Represents the | |
onKeyDown? |
|
Represents the | |
rootItem? |
|
The definition of the breadcrumb root item. The default value is | |
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 |