Skip to content
duxt

Accordion item

One collapsible section.

One section inside ::accordion.

Usage

:::accordion
  ::accordion-item{label="Why a layer and not a module?" icon="lucide:layers"}
  A module cannot ship pages, a theme or an app.config default.
  ::
:::

API

Props

PropTypeDefaultNotes
labelstringThe trigger's text
iconstringAny Iconify name, before the label

Slots

SlotWhat goes in it
defaultThe answer, as Markdown
Was this page helpful?