Installation
Coming soon..
Example
Checkboxes
use this snippet for indeterminate checkbox
Properties
Property name |
Description |
---|---|
required |
To make the checkbox as required field. |
checked |
Controls the checked state of the checkbox. |
disabled |
Controls the disabled state of the checkbox. |
indeterminate |
Controls the indeterminate state of the checkbox. |