Accordion

Default item 1
You can't train kids in a world where adults have no concept of what science literacy is. The adults are gonna squash the creativity that would manifest itself, because they're clueless about what it and why it matters. But science can always benefit from the more brains there are that are thinking about it - but that's true for any field.
Default item 2
You can't train kids in a world where adults have no concept of what science literacy is. The adults are gonna squash the creativity that would manifest itself, because they're clueless about what it and why it matters. But science can always benefit from the more brains there are that are thinking about it - but that's true for any field.
Attribute Type Documentation Default Value
id :string

Unique identifier for the accordion component

size :string

Size of the accordion

"md"
variant :string

Variant of the accordion

"fill"
class :string

Additional CSS classes for the accordion

""
rest :global

Additional HTML attributes for the accordion

accordion_item :slot

List of accordion items

Show slot attributes Hide slot attributes
title :string

Title of the accordion item

class :string

Additional CSS classes for the accordion item

<:accordion_item title='Default item 1' >
    You can't train kids in a world where adults have no concept of what science literacy is. The adults are gonna squash the creativity that would manifest itself, because they're clueless about what it and why it matters. But science can always benefit from the more brains there are that are thinking about it - but that's true for any field.
</:accordion_item>
<:accordion_item title='Default item 2' >
    You can't train kids in a world where adults have no concept of what science literacy is. The adults are gonna squash the creativity that would manifest itself, because they're clueless about what it and why it matters. But science can always benefit from the more brains there are that are thinking about it - but that's true for any field.
</:accordion_item>