Category: Text
Label: Accordions
Key: accordions
Preview Image:
Field | Required | Default | Description |
---|---|---|---|
Heading | Optional | "Accordions Heading" | The section heading displayed above the accordions. |
Field | Required | Default | Description |
---|---|---|---|
Header | Required | "Excepteur sint occaecat cupidatat non proident?" | The header text for each accordion item. |
Body | Required | "Lorem ipsum dolor sit amet, consectetur adipiscing elit..." | The body text content for each accordion item. Supports Markdown. |
Default Open | Optional | false |
Sets whether the accordion item is open by default. Options: true , false . |
Field | Required | Default | Description |
---|---|---|---|
Accordion Header Background Color | Optional | "var(--off-white)" | The background color for the accordion header. |
Accordion Header Text Color | Optional | "var(--text)" | The text color for the accordion header. |