EDS4 logo
@eds/checkbox
v4.0.21

Checkbox

A control that allows the user to toggle between checked and not checked.
Install
npm install @eds/checkbox
Import usage
import {
Checkbox,
CheckboxGroup,
CheckboxPrimitive
} from '@eds/checkbox';