New to KendoReact? Learn about KendoReact Free.
FloatingActionButtonItemEvent
Represents the return type of the FloatingActionButtonItemEvent.
Name | Type | Default | Description |
---|---|---|---|
itemIndex |
|
The zero-based index of the clicked item. | |
itemProps? |
|
The clicked item props. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |