āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā š shadcn/directory/imskyleen/animate-ui/components/radix/toggle-group ā āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
<ToggleGroup type="single" defaultValue="bold">
<ToggleGroupItem value="bold" />
<ToggleGroupItem value="italic" />
<ToggleGroupItem value="underline" />
</ToggleGroup>
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/toggle-group#root" text="Radix UI API Reference - ToggleGroup.Root" />
</div><TypeTable type={{ variant: { description: 'The variant of the ToggleGroup component.', type: '"default" | "outline"', required: false, }, size: { description: 'The size of the ToggleGroup component.', type: '"default" | "sm" | "lg" | "icon"', required: false, }, '...props': { description: 'The props of the ToggleGroup component.', type: 'HTMLMotionProps<"button">', required: false, }, }} />
<ExternalLink href="https://www.radix-ui.com/primitives/docs/components/toggle-group#item" text="Radix UI API Reference - ToggleGroup.Item" />
</div><TypeTable type={{ variant: { description: 'The variant of the ToggleGroupItem component.', type: '"default" | "outline"', required: false, }, size: { description: 'The size of the ToggleGroupItem component.', type: '"default" | "sm" | "lg" | "icon"', required: false, }, '...props': { description: 'The props of the ToggleGroupItem component.', type: 'HTMLMotionProps<"button">', required: false, }, }} />
<Callout type="info"> The `asChild` property is not supported in the `ToggleGroupItem` component, as it is used for animation. </Callout>ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā