@arolariu/components / ToggleGroup
Variable: ToggleGroup
constToggleGroup:ForwardRefExoticComponent<(Omit<ToggleGroupSingleProps & RefAttributes<HTMLDivElement>, "ref"> | Omit<ToggleGroupMultipleProps & RefAttributes<HTMLDivElement>, "ref">) & VariantProps<(props?: ConfigVariants<{ variant: { default: string; outline: string; }; size: { default: string; sm: string; lg: string; }; }> & ClassProp) => string> &RefAttributes<HTMLDivElement>>
Defined in: components/ui/toggle-group.tsx:15