UNPKG

@gluestack-ui-nightly/core

Version:

Universal UI components for React Native, Expo, and Next.js

4 lines 235 B
import { SliderState } from '@react-stately/slider'; export declare const sliderIds: WeakMap<SliderState, string>; export declare function getSliderThumbId(state: SliderState, index: number): string; //# sourceMappingURL=utils.d.ts.map