NcSettingsSelectGroup
Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
label | label of the select group element | string | - | |
hint | hint of the select group input | string | - | '' |
id | id attribute of the select group element | string | - | () => 'action-' + GenRandomId() |
value | value of the select group input | array | - | [] |
disabled | disabled state of the settings select group input | boolean | - | false |
Events
Event name | Properties | Description |
---|---|---|
input | ||
error |