Checkbox

A control for toggling a single option on or off.

Installation

import { Checkbox } from "@o/pipeline/experimental/components/checkbox";

Click the box to toggle between checked and unchecked.

indeterminate

It can be in an indeterminate state.

Indeterminate

disabled