New to KendoReact? Learn about KendoReact Free.
BottomNavigationSelectEvent
The arguments for the onSelect BottomNavigation event.
| Name | Type | Default | Description |
|---|---|---|---|
itemIndex |
|
The index of the selected BottomNavigation item. | |
itemTarget |
|
A BottomNavigation item event target. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |