UNPKG

dockview-core

Version:

Zero dependency layout manager supporting tabs, grids and splitviews

4 lines (3 loc) 195 B
export declare const createCloseButton: () => SVGSVGElement; export declare const createExpandMoreButton: () => SVGSVGElement; export declare const createChevronRightButton: () => SVGSVGElement;