For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Resources
Get started
ReferenceChangelog
ReferenceChangelog
  • Flowkit v2.0.0
    • Components
      • Cards
      • Buttons
      • Tag
      • Dropdown
      • Accordion
      • Images
      • Rich Text
      • Forms
      • Tabs
      • Slider
      • Divider
    • Utility Classes
LogoLogo
Resources
Get started
On this page
  • Surface Modifiers
  • Style Modifiers
Flowkit v2.0.0Components

Tabs

Each tab button uses a base class and can be styled to reflect different backgrounds or interface variants.

The base class is: tab_menu-button

Surface Modifiers

Use these to adapt the tab appearance based on the background context.

Naming convention for combo classes is tab_menu-button on-surface, where surface can be inverse, accent-primary, accent-tertiary, or accent-secondary.

Example: tab_menu-button on-inverse

Style Modifiers

Additional style options for tabs is tab_menu-link. It removes tab background but keeps underline and label styling.

Was this page helpful?
Previous

Slider

Next
Built with