UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

24 lines (23 loc) 569 B
import { n as ToggleGroupProps } from "./ToggleGroup.types-CNkqPV8M.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/ToggleGroup/ToggleGroup.d.ts declare const ToggleGroup: { ({ children, defaultValue, disabled, fullWidth, grouped, label, multiple, onValueChange, orientation, value, variant, ...props }: ToggleGroupProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { ToggleGroup as t }; //# sourceMappingURL=ToggleGroup-D2b8bOph.d.ts.map