UNPKG

react-resizable-panels

Version:

React components for resizable panel groups/layouts

2 lines (1 loc) 131 B
export declare function getResizeHandleElementIndex(groupId: string, id: string, scope?: ParentNode | HTMLElement): number | null;