UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

2 lines (1 loc) 108 B
export declare function isScrollingWithinScrollbarBounds(scrollPos: number, maxScrollPos: number): boolean;