ChartBreadcrumbPropsPremium
Represents the properties of [Chart Breadcrumb](% slug api_charts_chartbreadcrumb %) component.
Name | Type | Default | Description |
---|---|---|---|
ariaLabel? |
|
Represents the label of the Breadcrumb component. jsx
| |
breadcrumbDelimiter? |
|
Represents the Breadcrumb delimiter component. jsx
| |
breadcrumbLink? |
|
Represents the Breadcrumb link component. jsx
| |
breadcrumbListItem? |
|
Represents the Breadcrumb list item component. jsx
| |
breadcrumbOrderedList? |
|
Represents the Breadcrumb ordered list component. jsx
| |
className? |
|
Sets additional classes to the Breadcrumb. jsx
| |
dir? |
|
The Breadcrumb direction jsx
| |
disabled? |
|
Determines the jsx
| |
drilldownState? |
|
The current drilldown state of the Chart. | |
iconClassField? |
|
Represents the jsx
| |
iconField? |
|
Represents the jsx
| |
id? |
|
Sets the jsx
| |
onDrilldownStateChange? |
|
Fires when the user when the user has selected a different drilldown level. | |
onItemSelect? |
|
Represents the jsx
| |
onKeyDown? |
|
Represents the jsx
| |
rootItem? |
|
The definition of the breadcrumb root item. The default value is | |
size? |
|
|
Specifies the padding of all Breadcrumb elements. The possible values are:
jsx
|
style? |
|
Sets additional CSS styles to the Breadcrumb. jsx
| |
tabIndex? |
|
Sets the jsx
| |
textField? |
|
Represents the jsx
| |
valueField? |
|
Represents the jsx
|