VitNode
Forms

Toggle

A button with two states, allowing users to switch between "on" and "off" modes.

Shadcn UI

This component is part of Shadcn UI.

Preview

Usage

import { Toggle } from 'vitnode-frontend/components/ui/toggle';
<Toggle>Toggle</Toggle>

Examples

Shadcn UI Toggle - Examples.

API Reference

Radix UI Toggle.

On this page