UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

3 lines (2 loc) 155 B
export declare function getScrollParent(element: HTMLElement): HTMLElement; export declare function scrollToParentVisibleArea(element: HTMLElement): void;