You can edit 8 Components for free. Get premium for unlimited access.
A control that allows the user to toggle between checked and not checked.
The Checkbox component is used to select one or more elements in a list.
This component inherits props from the Checkbox.
You can edit the state with the default, active or disabled parameter.

Image 2.1 : State default

Image 2.2 : State active

Image 2.3 : State disabled
Preview
Code
const DlCheckbox()Add this code example to your project to see how the component works.
const DlCheckbox(
state: DlCheckboxState.disabled,
)DlCheckbox is a compact 24x24 checkbox component with toggleable default and active behavior and a non-interactive disabled state, styled entirely with Dynamic Layer tokens.
Disabled
Preview
Code
const DlCheckbox(
state: DlCheckboxState.disabled,
)You have questions or need help?
You want to try?
Save time and money?