• Getting Started
  • Components
  • Advanced

Checkbox

Ready for production
Responsive
Check the source

Simple Use

Show Code
Edit on Stackblitz
This is a checkbox

Controlled (checked)

Show Code
Edit on Stackblitz
This is a checked label

Disabled

Show Code
Edit on Stackblitz
This checkbox is disabled

Position (left, right)

Show Code
Edit on Stackblitz
This is a checkbox with left position

This is a checkbox with right position

Children

Show Code
Edit on Stackblitz
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Go somewhere

Custom Color

Show Code
Edit on Stackblitz
Custom Color

Custom Class

Show Code
Edit on Stackblitz
This checkbox has custom class

Custom Size

Show Code
Edit on Stackblitz
Small Size

Medium Size

Large Size

style={{ fontSize: '40px' }}

Themes

Show Code
Edit on Stackblitz
Primary Checkbox

Secondary Checkbox

Dark Checkbox

Light Checkbox

Info Checkbox

Warning Checkbox

Danger Checkbox

Success Checkbox

onChange Event

Show Code
Edit on Stackblitz

Check console for events

Quick LinksGithubTwitter