Skip to content

Commit

Permalink
examples updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzy3 committed Aug 21, 2024
1 parent 07cfb22 commit bd26d3f
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ <h2>Accordion with item initially expanded</h2>
<h2>Accordion inside a card</h2>
<cookbook-accordion-card-example></cookbook-accordion-card-example>

<h2>Accordion inside a card with items</h2>
<cookbook-accordion-with-items-example></cookbook-accordion-with-items-example>
<h2>Accordion inside a card with list</h2>
<cookbook-accordion-with-list-in-card-example></cookbook-accordion-with-list-in-card-example>

<h2>Accordion with list</h2>
<cookbook-accordion-with-list-example></cookbook-accordion-with-list-example>

<h2>Accordion Toggle event</h2>
<cookbook-accordion-events-example></cookbook-accordion-events-example>

0 comments on commit bd26d3f

Please sign in to comment.