TabPanel
Tabs are used to create up to five views inside a page. Use for related content that is not comparable, when a unified view is not necessary.
Optional props
asChild
Enable children composition
type
boolean
default
false
tabId
The id of the tab that controls this panel. By default, this value will be inferred based on the order of the tabs and the panels.
type
string
default
null