UNPKG

react-tabs-scrollable

Version:

a simple react scrollable tabs with a lot of additional features and with fully supporting of RTL mode

4 lines (3 loc) 145 B
export default function animate(property: string | number, element: { [x: string]: any; }, to: number, options?: any, cb?: any): () => void;