mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
docs(recipes): add ExpandableAccordion recipe
This commit is contained in:
parent
bc29d9ee0d
commit
9edb0c2f31
3 changed files with 58 additions and 0 deletions
|
@ -10,6 +10,8 @@ components: ["Accordion", "AccordionItem", "AccordionSkeleton"]
|
|||
import Preview from "../../components/Preview.svelte";
|
||||
</script>
|
||||
|
||||
See the [ExpandableAccordion recipe](/recipes/ExpandableAccordion) for a toggleable accordion component.
|
||||
|
||||
### Default
|
||||
|
||||
<Accordion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue