🔹 Description
To followA checkbox allows you to select single values for submission in a form (or not).
...
🔹System Dependencies
...
Parent Parameter | Sub Parameter | Data Type | Constraint |
---|---|---|---|
config | JSON Object | Required | |
id | String | Required | |
type | String | Required | |
label | String | Optional | |
value | Array Object | Required | |
placeholder | String | Optional | |
readOnly | Boolean | Optional | |
disabled | BooleanBoolean | Optional | |
customClass | String | Optional | |
onChanged | Event Method | Required |
🔹 References
Repository Link: https://gitlabbitbucket.comorg/empowerteams/empower-inputs.git
NPM Package: npm: empower-inputs
...