Check & Radio
Basic
Supports bootstrap brand colors: .checkbox-primary
, .checkbox-info
etc.
Circled
.checkbox-circle
for roundness.
Without Label
Checkboxes without label text .checkbox-single
Inline checkboxes
Inline checkboxes examples
Disabled
Disabled state also supported.
Basic Radio Examples
Supports bootstrap brand colors: .radio-primary
, .radio-danger
etc.
Basic Radio Examples
Supports bootstrap brand colors: .radio-primary
, .radio-danger
etc.
Without Label
Radios without label text .radio-single
Inline radios
Inline radios examples
Disabled
Disabled state also supported.