Checkbox

Updated:

January 30, 2020

Checkboxes lets the user pick one or more options within a set of options. It is also used to enable and disable an option.

Variations

The checkbox can be displayed in the different main states.

Checked checkbox

The checked checkbox is filled and displays a checkmark.

Checked checkbox

The checked checkbox is filled and displays a checkmark.

Mixed checkbox

A mixed state is used if it is a checkbox option that controls multiple child options, but the child options are in different states.

Mixed checkbox

A mixed state is used if it is a checkbox option that controls multiple child options, but the child options are in different states.

Unckecked checkbox

The unchecked checkbox is an empty box.

Unckecked checkbox

The unchecked checkbox is an empty box.

Component building blocks

How the component are built up and styled in both unchecked and checked state.

Anatomy

The checkbox is built up by a container and an icon displayed in a checked state.

Component elements
1
Container
2
Stepper Container

Colors and styles

The checkbox changes style set when it is in a checked state.

Element
Color / Style name
1
Unchecked container
style-indent
This is some text inside of a div block.
2
Checked container
style-raised
This is some text inside of a div block.
3
Stepper Container
This is some text inside of a div block.
Element
Color / Style name
1
Unchecked container
style-indent
This is some text inside of a div block.
This is some text inside of a div block.
2
Checked container
style-raised
This is some text inside of a div block.
This is some text inside of a div block.
3
Stepper Container
This is some text inside of a div block.
This is some text inside of a div block.
Element
Color / Style name
1
Unchecked container
style-indent
This is some text inside of a div block.
This is some text inside of a div block.
2
Checked container
style-raised
This is some text inside of a div block.
This is some text inside of a div block.
3
Stepper Container
This is some text inside of a div block.
This is some text inside of a div block.
Element
Color / Style name
1
Unchecked container
style-indent
This is some text inside of a div block.
This is some text inside of a div block.
2
Checked container
style-raised
This is some text inside of a div block.
This is some text inside of a div block.
3
Stepper Container
This is some text inside of a div block.
This is some text inside of a div block.

Typography and icons

The label tells you about your location in the application and makes it easy to access other parts.

Element
Text style
No items found.
Element
Text style
No items found.

Specs

This component is built up by a oval slider and icons.

1
Component measures
2
Spacing
3
Border sizes
1
Component measures
2
Spacing
3
Border sizes

States

The look of the states are defined by the style.

Checkbox
Component state
Element
Style
Unchecked
Container
style-indent-enabled
This is some text inside of a div block.
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Component state
Element
Style
Hover
Container
style-indent-hover
This is some text inside of a div block.
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Component state
Element
Style
Pressed
Container
style-indent-pressed
This is some text inside of a div block.
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Component state
Element
Style
Focused
Container
style-indent-focused
This is some text inside of a div block.
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Component state
Element
Style
Disabled
Container
style-indent-disabled
This is some text inside of a div block.
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Component state
Element
Style
Checked
Container
style-selected-enabled
This is some text inside of a div block.
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Aa
Submit feedback