UNPKG

ngx-ui-tour-core

Version:
4 lines (3 loc) 166 B
export declare class ScrollUtils { static getScrollContainer(anchorEl: HTMLElement, userScrollContainer: string | HTMLElement | undefined): HTMLElement | null; }