gov-collapsible
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
disabled | disabled | Makes component disabled. | boolean | false |
identifier | identifier | Custom input identifier. | string | undefined |
label | label | string | undefined | |
open | open | Defines whether the collapsible is open or closed | boolean | false |
size | size | Element size. | "l" | "m" | "s" | "xl" | "xs" | 'm' |
Dependencies
Depends on
Graph
Built with StencilJS