UNPKG

petals-ui

Version:
9 lines (8 loc) 214 B
declare type ScrollbarStyle = { scrollbarWidth?: string; scrollbarHeight?: string; scrollbarBorderRadius?: string; scrollbarBg?: string; scrollbarThumbBg?: string; }; export { ScrollbarStyle };