AccordionPaneOptions
Defined in: js-api/src/widgets/containers.ts:2
Options of Accordion.addPane.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
allowDragOut? | boolean | - | js-api/src/widgets/containers.ts:6 |
before? | AccordionPane | null | Insert before this pane; appended when omitted. | js-api/src/widgets/containers.ts:5 |
expanded? | boolean | - | js-api/src/widgets/containers.ts:3 |