Akordionid

<div class="accordion ">
    <button class="accordion__header">
            Suletud akordion
            
            <i class="fas fa-chevron-down accordion__icon" ></i>
        </button>
    <div class="accordion__content">
        Today's scientists have substituted mathematics for experiments, and they wander off through equation after equation, and eventually build a structure which has no relation to reality.
    </div>
</div>
<div class="accordion is-open">
    <button class="accordion__header">
                Avatud akordion
                
                <i class="fas fa-chevron-down accordion__icon" ></i>
            </button>
    <div class="accordion__content">
        Today's scientists have substituted mathematics for experiments, and they wander off through equation after equation, and eventually build a structure which has no relation to reality.
    </div>
</div>
<div class="accordion ">
    <button class="accordion__header">
            Suletud akordion
            
            <i class="fas fa-chevron-down accordion__icon" ></i>
        </button>
    <div class="accordion__content">
        Today's scientists have substituted mathematics for experiments, and they wander off through equation after equation, and eventually build a structure which has no relation to reality.
    </div>
</div>
<div class="accordion ">
    <button class="accordion__header">
            Suletud akordion
            
            <i class="fas fa-chevron-down accordion__icon" ></i>
        </button>
    <div class="accordion__content">
        Today's scientists have substituted mathematics for experiments, and they wander off through equation after equation, and eventually build a structure which has no relation to reality.
    </div>
</div>
/* No context defined for this component. */
  • Handle: @accordion--default
  • Tags:
  • Variants (2): default, nested
  • Preview:
  • Filesystem Path: src/80-accordion/accordion.hbs
  • References (1): @icon