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
  • Class Naming
  • Elements
Flowkit v2.0.0Components

Accordion

Class Naming

The accordion component is used to toggle the visibility of content in a vertically stacked format. It uses a base wrapper class and relies on two key internal elements for structure and interactivity.

The base class is accordion

Elements

These elements are usually built using Webflow’s dropdown component but styled with the above classes for visual consistency and behavior within the framework.

ClassPurpose
accordion_toggleButton that triggers the open/close behavior
accordion_contentThe content area that expands/collapses
Was this page helpful?
Previous

Images

Next
Built with