Skip to content

@sqlrooms/ui / ToggleGroup

Variable: ToggleGroup

const ToggleGroup: ForwardRefExoticComponent<(Omit<ToggleGroupSingleProps & RefAttributes<HTMLDivElement>, "ref"> | Omit<ToggleGroupMultipleProps & RefAttributes<...>, "ref">) & VariantProps<...> & RefAttributes<HTMLDivElement>>