UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

3 lines (2 loc) 176 B
export declare const getValuePercentage: (value: number, min: number, max: number) => number; export declare const setLocalValueOnElement: (element: HTMLInputElement) => void;