Basic Checkbox
Checkboxes are for selecting one or several options in a list, while radios are for selecting one option from many Check out code for detail of usage.
Filled Checkbox
The checkbox component can be filled. Check out code for detail of usage.
Circle Checkbox
The checkbox component can have a circle shape. Check out code for detail of usage
Outline Checkbox
The checkbox component can be outtlined. Check out code for detail of usage.
Outline Filled
The checkbox component can be outlined and filled. Check out code for detail of usage.
Outline Circle
The checkbox component can have a circle shape. Check out code for detail of usage.
Disabled Checkbox
The checkbox have their own style when disabled. Check out code for detail of usage.
Checkbox Size
The checkbox component can have various sizes. Check out code for detail of usage.
Checkbox Model
Model allows you to bind the value of an input element to data Check out code for detail of usage.
Value: