UNPKG

@rxflow/base

Version:

BaseFlow - 核心 Flow 组件库

10 lines 308 B
/** * @author: yanxianliang * @date: 2025-09-10 15:28 * @modified:2025/9/10 15:28 by yanxianliang * @desc: popupContainer 处理 * * Copyright (c) 2025 by yanxianliang, All Rights Reserved. */ export declare const getPopupContainer: () => HTMLElement; //# sourceMappingURL=getPopupContainer.d.ts.map