Toggle Group
A set of toggle buttons where a single option stays selected at a time.
Warning
This component is experimental and not yet stable for wide adoption. Use it with caution. Refer to the _stories.tsx file for detailed usage examples.
Installation
Import the ToggleGroup component:
import { ToggleGroup } from "@o/pipeline/experimental/components/toggle-group";