Checkbox

Checkboxes allow the user to select one or more items from a set.

Usage

Checkboxes allow users to select one or more items from a set.

import { Checkbox } from "@udixio/ui-react"

Select one or more options in a list

Present a list with sub-selections

Use indeterminate for a parent checkbox when only some children are selected.

Enable or disable a desktop option

Visually group similar options