CheckBoxBuilder.Value Method
Name | Parameters | Description |
---|---|---|
Value(JS) | value | Specifies the UI component state. Mirrors the client-side value option. |
Value(Nullable<Boolean>) | value | Specifies the UI component state. Mirrors the client-side value option. |