Checkbox
A simple checkox to allow selecting one or more options.
How to use this component
Must be used along side a label to explain what the checkbox is for.
Code Resource
Deprecated: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/themes/huntsman-child/single-mobile.php on line 96
<inputs:Checkbox Checked="DumbTypeSelected_Checked" IsChecked="{Binding Selected}" />
- IsChecked
- State of checkbox
- Checked
- Triggered when checkbox is clicked