AccordionBuilder.Multiple Method
| Name | Parameters | Description |
|---|---|---|
| Multiple(JS) | value | Specifies whether the UI component can expand several items or only a single item at once. Mirrors the client-side multiple option. |
| Multiple(Boolean) | value | Specifies whether the UI component can expand several items or only a single item at once. Mirrors the client-side multiple option. |