UNPKG

@surveycake/rc

Version:

react component of surveycake

2 lines (1 loc) 194 B
export declare const animate: (node: HTMLDivElement, prevHeight: number | 'auto', height: number | 'auto', duration: number | 'auto', timingFunction: string, animateDisabled: boolean) => void;