Castle logo

CASTLE UI

Search

K

The Switch component is used as an alternative for the Checkbox component. You can switch between enabled or disabled states.

Usage

Import

import { Switch } from '@passfort/castle'

Copy

Example

Copy

live example

Contents