UNPKG

react-scrollbar-size

Version:

React hook to calculate the size of browser scrollbars

4 lines (3 loc) 152 B
import useScrollbarSize from './useScrollbarSize'; export type { ScrollbarMeasurements } from './useScrollbarSize'; export default useScrollbarSize;