Checkbox Form element that allows users to select one or more options from a set.
Controls
As always, keep it simple.
Optional sizes.
Focused state will happen automatically when using valid markup. We do include a class to force focused state but you should avoid using it in your application.
Default state or checked state.
If this is enabled the checked/unchecked toggle does not have an affect.
Disabled state.