Tab panels
Tab panels let users switch between views in the same context.
On this page
v0.36.1AlphaNot reviewed for accessibility
Description
Use TabPanels
for tabs with panel navigation.
Arguments
Name | Type | Default | Description |
---|---|---|---|
label | String | N/A | Sets an |
align | Symbol | N/A | One of |
body_arguments | Hash |
| System arguments for the body wrapper. |
wrapper_arguments | Hash |
| System arguments for the |
system_arguments | Hash | N/A |
Examples
Slots
tabs
Tabs to be rendered. For more information, refer to Primer::Alpha::Navigation::Tab
.
Name | Type | Default | Description |
---|---|---|---|
id | String | N/A | Unique ID of tab. |
selected | Boolean | N/A | Whether the tab is selected. |
system_arguments | Hash | N/A |
extra
Renders extra content to the TabPanels
. This will be rendered after the tabs.
Name | Type | Default | Description |
---|---|---|---|
align | Symbol | N/A | One of |