BottomNavigationEventBuilder
Methods
Select(System.String)
Defines the handler of the Select client-side event. Fires when the user selects an item in BottomNavigation.
For more information see Select event.
Parameters
handler - System.String
The name of the JavaScript function that will handle the Select event.