Skip to content
On this page

NcSettingsSelectGroup

Props

Prop nameDescriptionTypeValuesDefault
labellabel of the select group elementstring-
hinthint of the select group inputstring-''
idid attribute of the select group elementstring-() => 'action-' + GenRandomId()
valuevalue of the select group inputarray-[]
disableddisabled state of the settings select group inputboolean-false

Events

Event namePropertiesDescription
input
error