Tabs
Tabs organize content across different screens and views
Usage
Props
Props | Type | Description | Default |
---|---|---|---|
orientation | horizontal vertical | The orientation of the tabs | horizontal |
keyboardActivation | automatic manual | keyboard activation | automatic |
defaultSelectedKey | string | number | default selected key | undefined |
Events
Events | Description |
---|---|
onSelectionChange | fired when selected changed |