JollyUI
  1. Docs
  2. components
  3. Toggle Button Group

Toggle Button Group

A toggle button group allows a user to toggle multiple options, with single or multiple selection.

A toggle button group consists of a set of toggle buttons, and coordinates the selection state between them. Users can navigate between buttons with the arrow keys in either horizontal or vertical orientations.

Installation

npx shadcn@latest add https://jollyui.dev/default/toggle-group

Examples

Default

Multiple Selection

Orientation