Ornament
Vertical tab bar with custom scrollbar
This navigation menu expands when focused. Use tab key to navigate between tabs.
API
OrnamentContents
Prop | Type | Default |
---|---|---|
children | ReactNode | - |
contentClassName? | string | - |
OrnamentContent
Prop | Type | Default |
---|---|---|
value | string | - |
HeaderComponent? | ReactNode | ComponentType<{}> | - |
FooterComponent? | ReactNode | ComponentType<{}> | - |
Edit on GitHub
Last updated on