Checkbox
The Checkbox component allows users to select one or more options from a list. It supports indeterminate and checked states, with customizable labels and appearances.
Playground
Theming
Issues and suggestions
Installation
npm install @inubekit/checkbox
Playground
Interface
id
name
value
checked
indeterminate
label
disabled
required
onChange