Tabs
and Tab
components by default render as <ul>
and <li>
elements and ship with secondary
variant.
Property | Type | Required | Default | Description |
---|---|---|---|---|
active | boolean | 🗸 | false | if true tab gets visual active state |
Both Tabs
and Tab
components accept also all of the responsive, theme-based style props.