AccordionItem
Source: client/lib/theme/vueda-tailwind/shell/index.js
The wrapper for one disclosure row. It paints the simple bottom divider and removes it from the final item, keeping accordion chrome owned by items rather than the root.
Vue component: AccordionItem
| Slot | Default classes | Description |
|---|---|---|
| root | border-b-hairline last:border-b-0 | The wrapper for one disclosure row. It paints the simple bottom divider and removes it from the final item, keeping accordion chrome owned by items rather than the root. |
root
The wrapper for one disclosure row. It paints the simple bottom divider and removes it from the final item, keeping accordion chrome owned by items rather than the root.
Default classes:
border-b-hairline last:border-b-0
Source: client/lib/theme/vueda-tailwind/shell/AccordionItem.theme.js:18