Theme Segmented Toggle
A configurable, accessible theme segmented toggle surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible theme segmented toggle surface for AI product workflows.
Package
import { ThemeSegmentedToggle } from "@amro-ui/react";
<ThemeSegmentedToggle />shadcn copy
import { ThemeSegmentedToggle } from "@/components/ui/theme-segmented-toggle";
<ThemeSegmentedToggle />