UNPKG

@blueprintjs/table

Version:

Scalable interactive table component

8 lines (7 loc) 138 B
export declare enum ScrollDirection { TOP = "top", BOTTOM = "bottom", RIGHT = "right", LEFT = "left", NONE = "none" }