SAEL

Toggle Group

A set of two-state buttons that can be toggled on or off.

Made by imskyleen
Loading...

Installation

Usage

<ToggleGroup>
  <ToggleGroupItem>A</ToggleGroupItem>
  <ToggleGroupItem>B</ToggleGroupItem>
  <ToggleGroupItem>C</ToggleGroupItem>
</ToggleGroup>

Examples

Multiple

Loading...

Props

Animate UI props

ToggleGroup

Prop

Type

ToggleGroupItem

Prop

Type

Credits

  • We use Radix UI for the toggle group component.
  • We take our inspiration from Shadcn UI for the toggle group style.

On this page