UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

6 lines (5 loc) 271 B
import { ScrollAreaScrollbarAxisProps } from '../ScrollArea.types'; export declare function ScrollAreaScrollbarY(props: ScrollAreaScrollbarAxisProps): import("react/jsx-runtime").JSX.Element; export declare namespace ScrollAreaScrollbarY { var displayName: string; }