Skip to content

Function: ToggleGroup()

ToggleGroup(__namedParameters): Element

Group of toggle buttons for selecting one or more options

(ToggleGroupSingleProps | ToggleGroupMultipleProps) & RefAttributes<HTMLDivElement> & VariantProps<(props?) => string> & object

Element