CheckBox
Last updated
Last updated
Checkbox
Checkbox is a component used for allowing a user to make a multiple choice. Broadly used in the forms and surveys.
Card Table Column
Col
Form
Form Search
Popover
Pulse
Trigger Before Render
Trigger On Change
Provide a label for the checkbox.
Allowed Values: An expression which should return string after evaluation
Allowed Values: An expression which should return string after evaluation
Provide some helpful level one text for this field and see how it looks on the UI
Allowed Values: Free text field
Provide some helpful level two text for this field and see how it looks on the UI
Allowed Values: Free text field
Check this to hide the label
Allowed Values: Yes/No
Check to render the label in primary color
Allowed Values: Yes/No
A message which appears when a cursor is positioned over.
Allowed Values: An expression which should return string after evaluation
Select an option to change the placement of the tooltip when appears.
Allowed Values:
left
right
top
bottom
Allowed Values: Attribute
Value to be set when checked. If no value is specified, Y will be set when checked.
Allowed Values: Free text field
Value to be set when unchecked. If no value is specified, N will be set when unchecked.
Allowed Values: Free text field
Allowed Values: Yes/No
Specify an expression to conditionally allow editing this field while creating a new row
Allowed Values: An expression which should return boolean after evaluation
Allowed Values: Yes/No
Specify an expression to conditionally allow editing this field while updating an existing row
Allowed Values: An expression which should return boolean after evaluation
Choose 6 for a two column form or 4 for a three column form
Allowed Values: Choose 6 for a two column form or 4 for a three column form
Check this if you want this field to be displayed without any borders around the input field. Typically used for readonly fields on a grey background.
Allowed Values: Yes/No
Select this property for capitalizing the text.
Allowed Values: Yes/No
Select a color or enter the custom class to change the color of the text.
Allowed Values: Select a color or enter the custom class to change the color of the text.
This property sets how thick or thin characters in text should be displayed.
Allowed Values:
Light
Normal
Semi Bold
Bold
Default
Check this property to fade the font color of the text.
Allowed Values: Yes/No
Check this property to change the font style of the text to italic.
Allowed Values: Yes/No
Check this property to change the color of the font to light grey.
Allowed Values: Yes/No
Check this property to remove decoration of the text
Allowed Values: Yes/No
Check this property to show hidden overflow content as an ellipsis ('…').
Allowed Values: Yes/No
Select an option to change the size of the text.
Allowed Values:
Small
Normal
Large
Default
Allowed Values: Controller Function