UNPKG

@dndbuilder.com/react

Version:

Drag and drop builder for React

5 lines (4 loc) 331 B
import { default as React } from 'react'; import * as SliderPrimitive from "@radix-ui/react-slider"; export declare const RangeSlider: React.ForwardRefExoticComponent<Omit<SliderPrimitive.SliderProps & React.RefAttributes<HTMLSpanElement>, "ref"> & React.RefAttributes<HTMLSpanElement>>; //# sourceMappingURL=range-slider.d.ts.map