Events
The TabStrip emits the select
event.
Handling the Events
To process the selection in the TabStrip component, handle the select
event that exposes the selected
value, necessary for changing the tab selection.
The select
event is triggered each time the user makes a tab selection.