Files
dsProject/dsPgBase/WebRoot/html/cdn/es/hooks/use-popper-container/index.d.ts

4 lines
159 B
TypeScript
Raw Normal View History

2025-09-03 11:36:01 +08:00
export declare const POPPER_CONTAINER_ID: string;
export declare const POPPER_CONTAINER_SELECTOR: string;
export declare const usePopperContainer: () => void;