UNPKG

@snowball-tech/fractal

Version:

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

24 lines (23 loc) 592 B
import { t as InputRadioGroupProps } from "./InputRadio.types-Cu1nDXee.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/InputRadio/InputRadioGroup.d.ts declare const InputRadioGroup: { ({ children, condensed, defaultValue, disabled, fullWidth, name, onValueChange, orientation, required, value, variant, ...props }: InputRadioGroupProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { InputRadioGroup as t }; //# sourceMappingURL=InputRadioGroup-DKgTbOZO.d.ts.map