UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

4 lines (3 loc) 207 B
export declare const ANCHOR_SHARP_REGEXP: RegExp; export declare type ANCHOR_CONTAINER = HTMLElement | Window; export declare function getOffsetTop(target: HTMLElement, container: ANCHOR_CONTAINER): number;