| Name | Description | Default | Control |
|---|---|---|---|
| title | Accordion의 이름을 설정합니다. string | "title" | |
| children | Accordion의 내부 컨텐츠를 설정합니다. React element를 넣어줄 수 있습니다. node | - | - |
| width | Accordion의 너비를 설정합니다. ('px' 및 '%' 단위가 가능합니다.) string | "100%" |
No interactions found
| Name | Description | Default | Control |
|---|---|---|---|
| title | Accordion의 이름을 설정합니다. string | "title" | |
| children | Accordion의 내부 컨텐츠를 설정합니다. React element를 넣어줄 수 있습니다. node | - | - |
| width | Accordion의 너비를 설정합니다. ('px' 및 '%' 단위가 가능합니다.) string | "100%" |