PivotGridConfiguratorButtonPropsPremium
Represents the props of the KendoReact PivotGridConfiguratorButton component.
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets the | |
icon? |
|
Overrides the default The default component is: KendoReactIcon. | |
id? |
|
Sets the | |
onClick? |
|
Fires when the user clicks the PivotGridConfiguratorButton. | |
onDoubleClick? |
|
Fires when the user double-clicks the PivotGridConfiguratorButton. | |
onMouseDown? |
|
Fires when the user presses a mouse button while the cursor is over the PivotGridConfiguratorButton. | |
onMouseEnter? |
|
Fires when the cursor enters the PivotGridConfiguratorButton area. | |
onMouseLeave? |
|
Fires when the cursor leaves the PivotGridConfiguratorButton area. | |
onMouseMove? |
|
Fires when the cursor moves within the PivotGridConfiguratorButton area. | |
onMouseOut? |
|
Fires when the cursor moves outside the PivotGridConfiguratorButton area. | |
onMouseOver? |
|
Fires when the cursor moves over the PivotGridConfiguratorButton area. | |
onMouseUp? |
|
Fires when the user releases a mouse button while the cursor is over the PivotGridConfiguratorButton. | |
style? |
|
Sets the | |
tabIndex? |
|
Sets the |