-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
GOAL:
Create an easy checkbox api that will support data type of boolean, Array, string / number
SUGGESTION:
- checkbox without
valuewill be referred as boolean type. - checkbox with
valueand uniquectrlFormFieldname will be get their value from thevalueattribute. - checkbox with more then one
ctrlFormFieldwill be referred asArray.
CURRENT BEHAVIOR:
checkbox with asBoolean are referred as boolean otherwise they referred as Array.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels