UNPKG

dockview-core

Version:

Zero dependency layout manager supporting tabs, grids and splitviews

9 lines (8 loc) 258 B
export declare const DEFAULT_FLOATING_GROUP_OVERFLOW_SIZE = 100; export declare const DEFAULT_FLOATING_GROUP_POSITION: { left: number; top: number; width: number; height: number; }; export declare const DESERIALIZATION_POPOUT_DELAY_MS = 100;