Files
Webklar.com/node_modules/react-resizable-panels/dist/declarations/src/utils/dom/getPanelElement.d.ts
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

2 lines
107 B
TypeScript

export declare function getPanelElement(id: string, scope?: ParentNode | HTMLElement): HTMLElement | null;