UNPKG

indicate

Version:

Scroll indicator for elements with scrollable overflow.

5 lines (4 loc) 195 B
export { indicate, remove } from './instance'; export { Indicate } from './react'; export { Theme, Direction, Options, CSSProperties } from './types'; export { defaultOptions } from './options';