UNPKG

@genesis-community/golden-layout

Version:

A @genesis-community fork of the GoldenLayout multi-screen javascript Layout manager

8 lines 333 B
/** @public */ export var StyleConstants; (function (StyleConstants) { StyleConstants.defaultComponentBaseZIndex = 'auto'; StyleConstants.defaultComponentDragZIndex = '32'; StyleConstants.defaultComponentStackMaximisedZIndex = '41'; })(StyleConstants || (StyleConstants = {})); //# sourceMappingURL=style-constants.js.map