PivotGridAxisEditorPropsPremium
Represents the props of the KendoReact PivotGridAxisEditor component.
Name | Type | Default | Description |
---|---|---|---|
ariaDescribedBy? |
|
Identifies the element(s) which will describe the component, similar to an HTML aria-describedby attribute. For example, these elements could contain an error or a hint message. | |
ariaLabel? |
|
Represents the label of the Chip component. | |
avatar? |
|
Determines if the Chip has an avatar. | |
children? |
|
The React elements that will be rendered as custom content inside the Chip. | |
chip? |
|
Overrides the default The default component is: KendoReactChip. | |
className? |
|
Sets additional classes to the Chip. | |
columnMenuTextColumn? |
|
Overrides the default The default component is: KendoReactColumnMenuTextColumn. | |
dataItem |
|
Represents the The | |
dir? |
|
The Chip direction 'ltr' as default or 'rtl'. | |
disabled? |
|
Determines if the Chip is disabled. | |
dropClue? |
|
Overrides the default The default component is: | |
fillMode? |
|
|
Configures the The available options are:
|
filterFieldsEditor? |
|
Overrides the default The default component is: PivotGridAxisFilterFieldsEditor. | |
icon? |
|
Determines if the Chip has a font | |
id? |
|
Sets the | |
onBlur? |
|
Triggered on | |
onClick? |
|
Triggered on | |
onDoubleClick? |
|
Triggered on | |
onFocus? |
|
Triggered on | |
onKeyDown? |
|
Triggered on | |
onMouseDown? |
|
Triggered on | |
onMouseEnter? |
|
Triggered on | |
onMouseLeave? |
|
Triggered on | |
onMouseMove? |
|
Triggered on | |
onMouseOut? |
|
Triggered on | |
onMouseOver? |
|
Triggered on | |
onMouseUp? |
|
Triggered on | |
onRemove? |
|
Triggered on Chip removing. | |
removable? |
|
Determines if the Chip could be removed. | |
removeIcon? |
|
Determines if the Chip has custom font | |
removeSvgIcon? |
|
Determines if the Chip has custom SVG | |
rounded? |
|
|
Configures the The available options are:
|
selected? |
|
Determines if the Chip is selected. | |
selectedIcon? |
|
Determines if the Chip has custom selection font | |
selectedSvgIcon? |
|
Determines if the Chip has custom selection SVG | |
size? |
|
|
Configures the The available options are:
|
style? |
|
Sets additional CSS styles to the Chip. | |
svgIcon? |
|
Determines if the Chip has an SVG | |
tabIndex? |
|
Sets the | |
text? |
|
Sets the label text of the Chip. | |
themeColor? |
|
|
Configures the The available options are:
|
value? |
|
Sets the |