TabComponent
classNamestring
idstring
The ID of the composite store is used to reference elements within the composite widget before hydration. If not provided, a random ID will be generated.
size"md" | "sm"
storeTabStore & Store<Partial<TabStoreState>>
Another store object that will be kept in sync with the original store. Live examples: - [Navigation Menubar](https://ariakit.org/examples/menubar-navigation)
Tab
classNamestring
idstring
The ID of the composite store is used to reference elements within the composite widget before hydration. If not provided, a random ID will be generated.
size"md" | "sm"
storeTabStore & Store<Partial<TabStoreState>>
Another store object that will be kept in sync with the original store. Live examples: - [Navigation Menubar](https://ariakit.org/examples/menubar-navigation)