UNPKG

rsuite

Version:

A suite of react components

2 lines (1 loc) 139 B
export default function scrollTopAnimation(target: Element, nextTop: number, animation?: boolean, callback?: (top: number) => void): void;