A various type of checkboxes.
<= Spam $mol_check_box
title <= spam_title @ \Send me some spam
checked?val <=> spam_needed?val true
enabled <= spam_enabled false
checked( next? : boolean ) : boolean
Returns checked state of checkbox. User can switch them when checkbox is enabled.
enabled() : boolean
Returns true if checkbox can be switched by user.
- $mol_check_box - simple checkbox
- $mol_check_group - checkbox for group of check boxes
- $mol_check_expand - expander for hierarchical structures
- $mol_check_icon - iconed thumbler