@aptre/flex-layout 0.3.4 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -0
- package/dist/Layout.e2e.test.d.ts +1 -0
- package/dist/Layout.test.d.ts +1 -0
- package/dist/OptimizedLayout.e2e.test.d.ts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.mjs +199 -52
- package/dist/model/IJsonModel.d.ts +4 -4
- package/dist/test/setup.d.ts +8 -0
- package/dist/test/unit-setup.d.ts +1 -0
- package/dist/view/Layout.d.ts +2 -0
- package/dist/view/OptimizedLayout.d.ts +29 -0
- package/package.json +119 -102
- package/tsconfig.json +18 -18
- package/typedoc/assets/hierarchy.js +1 -1
- package/typedoc/assets/main.js +5 -5
- package/typedoc/assets/navigation.js +1 -1
- package/typedoc/assets/search.js +1 -1
- package/typedoc/assets/style.css +251 -228
- package/typedoc/classes/Action.html +4 -4
- package/typedoc/classes/Actions.html +74 -74
- package/typedoc/classes/BorderNode.html +25 -25
- package/typedoc/classes/BorderSet.html +2 -2
- package/typedoc/classes/DockLocation.html +10 -10
- package/typedoc/classes/DropInfo.html +7 -7
- package/typedoc/classes/Layout.html +96 -96
- package/typedoc/classes/LayoutWindow.html +12 -12
- package/typedoc/classes/Model.html +42 -42
- package/typedoc/classes/Node.html +12 -12
- package/typedoc/classes/Orientation.html +6 -6
- package/typedoc/classes/Rect.html +26 -26
- package/typedoc/classes/RowNode.html +16 -16
- package/typedoc/classes/TabNode.html +39 -39
- package/typedoc/classes/TabSetNode.html +39 -39
- package/typedoc/enums/CLASSES.html +94 -94
- package/typedoc/enums/I18nLabel.html +11 -11
- package/typedoc/enums/ICloseType.html +4 -4
- package/typedoc/functions/OptimizedLayout.html +18 -0
- package/typedoc/functions/findJsonNodeById.html +4 -4
- package/typedoc/functions/walkJsonModel.html +3 -3
- package/typedoc/hierarchy.html +1 -1
- package/typedoc/index.html +1 -1
- package/typedoc/interfaces/IBorderAttributes.html +25 -25
- package/typedoc/interfaces/IDraggable.html +1 -1
- package/typedoc/interfaces/IDropTarget.html +1 -1
- package/typedoc/interfaces/IGlobalAttributes.html +99 -99
- package/typedoc/interfaces/IIcons.html +9 -9
- package/typedoc/interfaces/IJsonBorderNode.html +27 -27
- package/typedoc/interfaces/IJsonModel.html +5 -5
- package/typedoc/interfaces/IJsonPopout.html +3 -3
- package/typedoc/interfaces/IJsonRect.html +5 -5
- package/typedoc/interfaces/IJsonRowNode.html +8 -8
- package/typedoc/interfaces/IJsonTabNode.html +53 -53
- package/typedoc/interfaces/IJsonTabSetNode.html +52 -52
- package/typedoc/interfaces/ILayoutProps.html +41 -39
- package/typedoc/interfaces/IOptimizedLayoutProps.html +42 -0
- package/typedoc/interfaces/IRowAttributes.html +7 -7
- package/typedoc/interfaces/ITabAttributes.html +53 -53
- package/typedoc/interfaces/ITabRenderValues.html +7 -7
- package/typedoc/interfaces/ITabSetAttributes.html +47 -47
- package/typedoc/interfaces/ITabSetRenderValues.html +7 -7
- package/typedoc/interfaces/VisitorResult.html +5 -5
- package/typedoc/types/DragRectRenderCallback.html +1 -1
- package/typedoc/types/IBorderLocation.html +1 -1
- package/typedoc/types/ITabLocation.html +1 -1
- package/typedoc/types/JsonNode.html +2 -2
- package/typedoc/types/ModelVisitor.html +5 -5
- package/typedoc/types/NodeMouseEvent.html +1 -1
- package/typedoc/types/ShowOverflowMenuCallback.html +1 -1
- package/typedoc/types/TabSetPlaceHolderCallback.html +1 -1
- package/typedoc/variables/FlexLayoutVersion.html +1 -1
|
@@ -1,190 +1,190 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IGlobalAttributes | @aptre/flex-layout</title><meta name="description" content="Documentation for @aptre/flex-layout"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@aptre/flex-layout</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">@aptre/flex-layout</a></li><li><a href="IGlobalAttributes.html">IGlobalAttributes</a></li></ul><h1>Interface IGlobalAttributes</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">IGlobalAttributes</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#borderautoselecttabwhenclosed">borderAutoSelectTabWhenClosed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#borderautoselecttabwhenopen">borderAutoSelectTabWhenOpen</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#borderclassname">borderClassName</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#borderenableautohide">borderEnableAutoHide</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#borderenabledrop">borderEnableDrop</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#bordermaxsize">borderMaxSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#borderminsize">borderMinSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#bordersize">borderSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#enableedgedock">enableEdgeDock</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#enablerotatebordericons">enableRotateBorderIcons</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#rootorientationvertical">rootOrientationVertical</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#splitterenablehandle">splitterEnableHandle</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#splitterextra">splitterExtra</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#splittersize">splitterSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabborderheight">tabBorderHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabborderwidth">tabBorderWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabclassname">tabClassName</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabclosetype">tabCloseType</a><span class="tsd-signature-symbol">?:</span> <a href="../enums/ICloseType.html" class="tsd-signature-type tsd-kind-enum">ICloseType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabcontentclassname">tabContentClassName</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabdragspeed">tabDragSpeed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenableclose">tabEnableClose</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenabledrag">tabEnableDrag</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenablepopout">tabEnablePopout</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenablepopouticon">tabEnablePopoutIcon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenablepopoutoverlay">tabEnablePopoutOverlay</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenablerename">tabEnableRename</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabenablerenderondemand">tabEnableRenderOnDemand</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabicon">tabIcon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabmaxheight">tabMaxHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabmaxwidth">tabMaxWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabminheight">tabMinHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabminwidth">tabMinWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetautoselecttab">tabSetAutoSelectTab</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetclassnametabstrip">tabSetClassNameTabStrip</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenableactiveicon">tabSetEnableActiveIcon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenableclose">tabSetEnableClose</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenabledeletewhenempty">tabSetEnableDeleteWhenEmpty</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenabledivide">tabSetEnableDivide</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenabledrag">tabSetEnableDrag</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenabledrop">tabSetEnableDrop</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenablemaximize">tabSetEnableMaximize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenablesingletabstretch">tabSetEnableSingleTabStretch</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenabletabstrip">tabSetEnableTabStrip</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetenabletabwrap">tabSetEnableTabWrap</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetmaxheight">tabSetMaxHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetmaxwidth">tabSetMaxWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetminheight">tabSetMinHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsetminwidth">tabSetMinWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="IGlobalAttributes.html#tabsettablocation">tabSetTabLocation</a><span class="tsd-signature-symbol">?:</span> <a href="../types/ITabLocation.html" class="tsd-signature-type tsd-kind-type-alias">ITabLocation</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="IGlobalAttributes.html#borderautoselecttabwhenclosed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Closed?</span></a>
|
|
2
|
-
<a href="
|
|
3
|
-
<a href="
|
|
4
|
-
<a href="
|
|
5
|
-
<a href="
|
|
6
|
-
<a href="
|
|
7
|
-
<a href="
|
|
8
|
-
<a href="
|
|
9
|
-
<a href="
|
|
10
|
-
<a href="
|
|
11
|
-
<a href="
|
|
12
|
-
<a href="
|
|
13
|
-
<a href="
|
|
14
|
-
<a href="
|
|
15
|
-
<a href="
|
|
16
|
-
<a href="
|
|
17
|
-
<a href="
|
|
18
|
-
<a href="
|
|
19
|
-
<a href="
|
|
20
|
-
<a href="
|
|
21
|
-
<a href="
|
|
22
|
-
<a href="
|
|
23
|
-
<a href="
|
|
24
|
-
<a href="
|
|
25
|
-
<a href="
|
|
26
|
-
<a href="
|
|
27
|
-
<a href="
|
|
28
|
-
<a href="
|
|
29
|
-
<a href="
|
|
30
|
-
<a href="
|
|
31
|
-
<a href="
|
|
32
|
-
<a href="
|
|
33
|
-
<a href="
|
|
34
|
-
<a href="
|
|
35
|
-
<a href="
|
|
36
|
-
<a href="
|
|
37
|
-
<a href="
|
|
38
|
-
<a href="
|
|
39
|
-
<a href="
|
|
40
|
-
<a href="
|
|
41
|
-
<a href="
|
|
42
|
-
<a href="
|
|
43
|
-
<a href="
|
|
44
|
-
<a href="
|
|
45
|
-
<a href="
|
|
46
|
-
<a href="
|
|
47
|
-
<a href="
|
|
48
|
-
<a href="
|
|
49
|
-
<a href="
|
|
50
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IGlobalAttributes | @aptre/flex-layout</title><meta name="description" content="Documentation for @aptre/flex-layout"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@aptre/flex-layout</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">IGlobalAttributes</a></li></ul><h1>Interface IGlobalAttributes</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">IGlobalAttributes</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#borderautoselecttabwhenclosed">borderAutoSelectTabWhenClosed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#borderautoselecttabwhenopen">borderAutoSelectTabWhenOpen</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#borderclassname">borderClassName</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#borderenableautohide">borderEnableAutoHide</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#borderenabledrop">borderEnableDrop</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#bordermaxsize">borderMaxSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#borderminsize">borderMinSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#bordersize">borderSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#enableedgedock">enableEdgeDock</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#enablerotatebordericons">enableRotateBorderIcons</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#rootorientationvertical">rootOrientationVertical</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#splitterenablehandle">splitterEnableHandle</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#splitterextra">splitterExtra</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#splittersize">splitterSize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabborderheight">tabBorderHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabborderwidth">tabBorderWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabclassname">tabClassName</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabclosetype">tabCloseType</a><span class="tsd-signature-symbol">?:</span> <a href="../enums/ICloseType.html" class="tsd-signature-type tsd-kind-enum">ICloseType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabcontentclassname">tabContentClassName</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabdragspeed">tabDragSpeed</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenableclose">tabEnableClose</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenabledrag">tabEnableDrag</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenablepopout">tabEnablePopout</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenablepopouticon">tabEnablePopoutIcon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenablepopoutoverlay">tabEnablePopoutOverlay</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenablerename">tabEnableRename</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabenablerenderondemand">tabEnableRenderOnDemand</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabicon">tabIcon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabmaxheight">tabMaxHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabmaxwidth">tabMaxWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabminheight">tabMinHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabminwidth">tabMinWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetautoselecttab">tabSetAutoSelectTab</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetclassnametabstrip">tabSetClassNameTabStrip</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenableactiveicon">tabSetEnableActiveIcon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenableclose">tabSetEnableClose</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenabledeletewhenempty">tabSetEnableDeleteWhenEmpty</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenabledivide">tabSetEnableDivide</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenabledrag">tabSetEnableDrag</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenabledrop">tabSetEnableDrop</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenablemaximize">tabSetEnableMaximize</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenablesingletabstretch">tabSetEnableSingleTabStretch</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenabletabstrip">tabSetEnableTabStrip</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetenabletabwrap">tabSetEnableTabWrap</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetmaxheight">tabSetMaxHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetmaxwidth">tabSetMaxWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetminheight">tabSetMinHeight</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsetminwidth">tabSetMinWidth</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#tabsettablocation">tabSetTabLocation</a><span class="tsd-signature-symbol">?:</span> <a href="../types/ITabLocation.html" class="tsd-signature-type tsd-kind-type-alias">ITabLocation</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#borderautoselecttabwhenclosed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Closed?</span></a>
|
|
2
|
+
<a href="#borderautoselecttabwhenopen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Open?</span></a>
|
|
3
|
+
<a href="#borderclassname" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Class<wbr/>Name?</span></a>
|
|
4
|
+
<a href="#borderenableautohide" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Enable<wbr/>Auto<wbr/>Hide?</span></a>
|
|
5
|
+
<a href="#borderenabledrop" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Enable<wbr/>Drop?</span></a>
|
|
6
|
+
<a href="#bordermaxsize" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Max<wbr/>Size?</span></a>
|
|
7
|
+
<a href="#borderminsize" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Min<wbr/>Size?</span></a>
|
|
8
|
+
<a href="#bordersize" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Size?</span></a>
|
|
9
|
+
<a href="#enableedgedock" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Edge<wbr/>Dock?</span></a>
|
|
10
|
+
<a href="#enablerotatebordericons" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Rotate<wbr/>Border<wbr/>Icons?</span></a>
|
|
11
|
+
<a href="#rootorientationvertical" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root<wbr/>Orientation<wbr/>Vertical?</span></a>
|
|
12
|
+
<a href="#splitterenablehandle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Enable<wbr/>Handle?</span></a>
|
|
13
|
+
<a href="#splitterextra" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Extra?</span></a>
|
|
14
|
+
<a href="#splittersize" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Size?</span></a>
|
|
15
|
+
<a href="#tabborderheight" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Border<wbr/>Height?</span></a>
|
|
16
|
+
<a href="#tabborderwidth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Border<wbr/>Width?</span></a>
|
|
17
|
+
<a href="#tabclassname" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Class<wbr/>Name?</span></a>
|
|
18
|
+
<a href="#tabclosetype" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Close<wbr/>Type?</span></a>
|
|
19
|
+
<a href="#tabcontentclassname" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Content<wbr/>Class<wbr/>Name?</span></a>
|
|
20
|
+
<a href="#tabdragspeed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Drag<wbr/>Speed?</span></a>
|
|
21
|
+
<a href="#tabenableclose" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Close?</span></a>
|
|
22
|
+
<a href="#tabenabledrag" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Drag?</span></a>
|
|
23
|
+
<a href="#tabenablepopout" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout?</span></a>
|
|
24
|
+
<a href="#tabenablepopouticon" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Icon?</span></a>
|
|
25
|
+
<a href="#tabenablepopoutoverlay" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Overlay?</span></a>
|
|
26
|
+
<a href="#tabenablerename" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Rename?</span></a>
|
|
27
|
+
<a href="#tabenablerenderondemand" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Render<wbr/>On<wbr/>Demand?</span></a>
|
|
28
|
+
<a href="#tabicon" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Icon?</span></a>
|
|
29
|
+
<a href="#tabmaxheight" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Max<wbr/>Height?</span></a>
|
|
30
|
+
<a href="#tabmaxwidth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Max<wbr/>Width?</span></a>
|
|
31
|
+
<a href="#tabminheight" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Min<wbr/>Height?</span></a>
|
|
32
|
+
<a href="#tabminwidth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Min<wbr/>Width?</span></a>
|
|
33
|
+
<a href="#tabsetautoselecttab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Auto<wbr/>Select<wbr/>Tab?</span></a>
|
|
34
|
+
<a href="#tabsetclassnametabstrip" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Class<wbr/>Name<wbr/>Tab<wbr/>Strip?</span></a>
|
|
35
|
+
<a href="#tabsetenableactiveicon" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Active<wbr/>Icon?</span></a>
|
|
36
|
+
<a href="#tabsetenableclose" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Close?</span></a>
|
|
37
|
+
<a href="#tabsetenabledeletewhenempty" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Delete<wbr/>When<wbr/>Empty?</span></a>
|
|
38
|
+
<a href="#tabsetenabledivide" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Divide?</span></a>
|
|
39
|
+
<a href="#tabsetenabledrag" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drag?</span></a>
|
|
40
|
+
<a href="#tabsetenabledrop" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drop?</span></a>
|
|
41
|
+
<a href="#tabsetenablemaximize" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Maximize?</span></a>
|
|
42
|
+
<a href="#tabsetenablesingletabstretch" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Single<wbr/>Tab<wbr/>Stretch?</span></a>
|
|
43
|
+
<a href="#tabsetenabletabstrip" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Strip?</span></a>
|
|
44
|
+
<a href="#tabsetenabletabwrap" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Wrap?</span></a>
|
|
45
|
+
<a href="#tabsetmaxheight" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Max<wbr/>Height?</span></a>
|
|
46
|
+
<a href="#tabsetmaxwidth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Max<wbr/>Width?</span></a>
|
|
47
|
+
<a href="#tabsetminheight" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Min<wbr/>Height?</span></a>
|
|
48
|
+
<a href="#tabsetminwidth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Min<wbr/>Width?</span></a>
|
|
49
|
+
<a href="#tabsettablocation" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Tab<wbr/>Location?</span></a>
|
|
50
|
+
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="borderautoselecttabwhenclosed"><code class="tsd-tag">Optional</code><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Closed</span><a href="#borderautoselecttabwhenclosed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderAutoSelectTabWhenClosed</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute autoSelectTabWhenClosed if not overridden</p>
|
|
51
51
|
<p>whether to select new/moved tabs in border when the border is currently closed</p>
|
|
52
52
|
<p>Default: false</p>
|
|
53
|
-
</div
|
|
53
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="borderautoselecttabwhenopen"><code class="tsd-tag">Optional</code><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Open</span><a href="#borderautoselecttabwhenopen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderAutoSelectTabWhenOpen</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute autoSelectTabWhenOpen if not overridden</p>
|
|
54
54
|
<p>whether to select new/moved tabs in border when the border is already open</p>
|
|
55
55
|
<p>Default: true</p>
|
|
56
|
-
</div
|
|
56
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="borderclassname"><code class="tsd-tag">Optional</code><span>border<wbr/>Class<wbr/>Name</span><a href="#borderclassname" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderClassName</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute className if not overridden</p>
|
|
57
57
|
<p>class applied to tab button</p>
|
|
58
58
|
<p>Default: undefined</p>
|
|
59
|
-
</div
|
|
59
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="borderenableautohide"><code class="tsd-tag">Optional</code><span>border<wbr/>Enable<wbr/>Auto<wbr/>Hide</span><a href="#borderenableautohide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderEnableAutoHide</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute enableAutoHide if not overridden</p>
|
|
60
60
|
<p>hide border if it has zero tabs</p>
|
|
61
61
|
<p>Default: false</p>
|
|
62
|
-
</div
|
|
62
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="borderenabledrop"><code class="tsd-tag">Optional</code><span>border<wbr/>Enable<wbr/>Drop</span><a href="#borderenabledrop" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderEnableDrop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute enableDrop if not overridden</p>
|
|
63
63
|
<p>whether tabs can be dropped into this border</p>
|
|
64
64
|
<p>Default: true</p>
|
|
65
|
-
</div
|
|
65
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="bordermaxsize"><code class="tsd-tag">Optional</code><span>border<wbr/>Max<wbr/>Size</span><a href="#bordermaxsize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderMaxSize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute maxSize if not overridden</p>
|
|
66
66
|
<p>the maximum size of the tab area</p>
|
|
67
67
|
<p>Default: 99999</p>
|
|
68
|
-
</div
|
|
68
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="borderminsize"><code class="tsd-tag">Optional</code><span>border<wbr/>Min<wbr/>Size</span><a href="#borderminsize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderMinSize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute minSize if not overridden</p>
|
|
69
69
|
<p>the minimum size of the tab area</p>
|
|
70
70
|
<p>Default: 0</p>
|
|
71
|
-
</div
|
|
71
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="bordersize"><code class="tsd-tag">Optional</code><span>border<wbr/>Size</span><a href="#bordersize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">borderSize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for BorderNode attribute size if not overridden</p>
|
|
72
72
|
<p>size of the tab area when selected</p>
|
|
73
73
|
<p>Default: 200</p>
|
|
74
|
-
</div
|
|
74
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="enableedgedock"><code class="tsd-tag">Optional</code><span>enable<wbr/>Edge<wbr/>Dock</span><a href="#enableedgedock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">enableEdgeDock</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>enable docking to the edges of the layout, this will show the edge indicators</p>
|
|
75
75
|
<p>Default: true</p>
|
|
76
|
-
</div
|
|
76
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="enablerotatebordericons"><code class="tsd-tag">Optional</code><span>enable<wbr/>Rotate<wbr/>Border<wbr/>Icons</span><a href="#enablerotatebordericons" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">enableRotateBorderIcons</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>boolean indicating if tab icons should rotate with the text in the left and right borders</p>
|
|
77
77
|
<p>Default: true</p>
|
|
78
|
-
</div
|
|
78
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="rootorientationvertical"><code class="tsd-tag">Optional</code><span>root<wbr/>Orientation<wbr/>Vertical</span><a href="#rootorientationvertical" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">rootOrientationVertical</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>the top level 'row' will layout horizontally by default, set this option true to make it layout vertically</p>
|
|
79
79
|
<p>Default: false</p>
|
|
80
|
-
</div
|
|
80
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="splitterenablehandle"><code class="tsd-tag">Optional</code><span>splitter<wbr/>Enable<wbr/>Handle</span><a href="#splitterenablehandle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">splitterEnableHandle</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>enable a small centralized handle on all splitters</p>
|
|
81
81
|
<p>Default: false</p>
|
|
82
|
-
</div
|
|
82
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="splitterextra"><code class="tsd-tag">Optional</code><span>splitter<wbr/>Extra</span><a href="#splitterextra" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">splitterExtra</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>additional width in pixels of the splitter hit test area</p>
|
|
83
83
|
<p>Default: 0</p>
|
|
84
|
-
</div
|
|
84
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="splittersize"><code class="tsd-tag">Optional</code><span>splitter<wbr/>Size</span><a href="#splittersize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">splitterSize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>width in pixels of all splitters between tabsets/borders</p>
|
|
85
85
|
<p>Default: 8</p>
|
|
86
|
-
</div
|
|
86
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabborderheight"><code class="tsd-tag">Optional</code><span>tab<wbr/>Border<wbr/>Height</span><a href="#tabborderheight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabBorderHeight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute borderHeight if not overridden</p>
|
|
87
87
|
<p>height when added to border, -1 will use border size</p>
|
|
88
88
|
<p>Default: -1</p>
|
|
89
|
-
</div
|
|
89
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabborderwidth"><code class="tsd-tag">Optional</code><span>tab<wbr/>Border<wbr/>Width</span><a href="#tabborderwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabBorderWidth</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute borderWidth if not overridden</p>
|
|
90
90
|
<p>width when added to border, -1 will use border size</p>
|
|
91
91
|
<p>Default: -1</p>
|
|
92
|
-
</div
|
|
92
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabclassname"><code class="tsd-tag">Optional</code><span>tab<wbr/>Class<wbr/>Name</span><a href="#tabclassname" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabClassName</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute className if not overridden</p>
|
|
93
93
|
<p>class applied to tab button</p>
|
|
94
94
|
<p>Default: undefined</p>
|
|
95
|
-
</div
|
|
95
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabclosetype"><code class="tsd-tag">Optional</code><span>tab<wbr/>Close<wbr/>Type</span><a href="#tabclosetype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabCloseType</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/ICloseType.html" class="tsd-signature-type tsd-kind-enum">ICloseType</a></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute closeType if not overridden</p>
|
|
96
96
|
<p>see values in ICloseType</p>
|
|
97
97
|
<p>Default: 1</p>
|
|
98
|
-
</div
|
|
98
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabcontentclassname"><code class="tsd-tag">Optional</code><span>tab<wbr/>Content<wbr/>Class<wbr/>Name</span><a href="#tabcontentclassname" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabContentClassName</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute contentClassName if not overridden</p>
|
|
99
99
|
<p>class applied to tab content</p>
|
|
100
100
|
<p>Default: undefined</p>
|
|
101
|
-
</div
|
|
102
|
-
</div
|
|
101
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabdragspeed"><code class="tsd-tag">Optional</code><span>tab<wbr/>Drag<wbr/>Speed</span><a href="#tabdragspeed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabDragSpeed</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Default: 0.3</p>
|
|
102
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenableclose"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Close</span><a href="#tabenableclose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnableClose</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enableClose if not overridden</p>
|
|
103
103
|
<p>allow user to close tab via close button</p>
|
|
104
104
|
<p>Default: true</p>
|
|
105
|
-
</div
|
|
105
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenabledrag"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Drag</span><a href="#tabenabledrag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnableDrag</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enableDrag if not overridden</p>
|
|
106
106
|
<p>allow user to drag tab to new location</p>
|
|
107
107
|
<p>Default: true</p>
|
|
108
|
-
</div
|
|
108
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenablepopout"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Popout</span><a href="#tabenablepopout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnablePopout</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enablePopout if not overridden</p>
|
|
109
109
|
<p>enable popout (in popout capable browser)</p>
|
|
110
110
|
<p>Default: false</p>
|
|
111
|
-
</div
|
|
111
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenablepopouticon"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Icon</span><a href="#tabenablepopouticon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnablePopoutIcon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enablePopoutIcon if not overridden</p>
|
|
112
112
|
<p>whether to show the popout icon in the tabset header if this tab enables popouts</p>
|
|
113
113
|
<p>Default: true</p>
|
|
114
|
-
</div
|
|
114
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenablepopoutoverlay"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Overlay</span><a href="#tabenablepopoutoverlay" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnablePopoutOverlay</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enablePopoutOverlay if not overridden</p>
|
|
115
115
|
<p>if this tab will not work correctly in a popout window when the main window is backgrounded (inactive)
|
|
116
116
|
then enabling this option will gray out this tab</p>
|
|
117
117
|
<p>Default: false</p>
|
|
118
|
-
</div
|
|
118
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenablerename"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Rename</span><a href="#tabenablerename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnableRename</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enableRename if not overridden</p>
|
|
119
119
|
<p>allow user to rename tabs by double clicking</p>
|
|
120
120
|
<p>Default: true</p>
|
|
121
|
-
</div
|
|
121
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabenablerenderondemand"><code class="tsd-tag">Optional</code><span>tab<wbr/>Enable<wbr/>Render<wbr/>On<wbr/>Demand</span><a href="#tabenablerenderondemand" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabEnableRenderOnDemand</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute enableRenderOnDemand if not overridden</p>
|
|
122
122
|
<p>whether to avoid rendering component until tab is visible</p>
|
|
123
123
|
<p>Default: true</p>
|
|
124
|
-
</div
|
|
124
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabicon"><code class="tsd-tag">Optional</code><span>tab<wbr/>Icon</span><a href="#tabicon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabIcon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute icon if not overridden</p>
|
|
125
125
|
<p>the tab icon</p>
|
|
126
126
|
<p>Default: undefined</p>
|
|
127
|
-
</div
|
|
127
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabmaxheight"><code class="tsd-tag">Optional</code><span>tab<wbr/>Max<wbr/>Height</span><a href="#tabmaxheight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabMaxHeight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute maxHeight if not overridden</p>
|
|
128
128
|
<p>the max height of this tab</p>
|
|
129
129
|
<p>Default: 99999</p>
|
|
130
|
-
</div
|
|
130
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabmaxwidth"><code class="tsd-tag">Optional</code><span>tab<wbr/>Max<wbr/>Width</span><a href="#tabmaxwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabMaxWidth</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute maxWidth if not overridden</p>
|
|
131
131
|
<p>the max width of this tab</p>
|
|
132
132
|
<p>Default: 99999</p>
|
|
133
|
-
</div
|
|
133
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabminheight"><code class="tsd-tag">Optional</code><span>tab<wbr/>Min<wbr/>Height</span><a href="#tabminheight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabMinHeight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute minHeight if not overridden</p>
|
|
134
134
|
<p>the min height of this tab</p>
|
|
135
135
|
<p>Default: 0</p>
|
|
136
|
-
</div
|
|
136
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabminwidth"><code class="tsd-tag">Optional</code><span>tab<wbr/>Min<wbr/>Width</span><a href="#tabminwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabMinWidth</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabNode attribute minWidth if not overridden</p>
|
|
137
137
|
<p>the min width of this tab</p>
|
|
138
138
|
<p>Default: 0</p>
|
|
139
|
-
</div
|
|
139
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetautoselecttab"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Auto<wbr/>Select<wbr/>Tab</span><a href="#tabsetautoselecttab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetAutoSelectTab</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute autoSelectTab if not overridden</p>
|
|
140
140
|
<p>whether to select new/moved tabs in tabset</p>
|
|
141
141
|
<p>Default: true</p>
|
|
142
|
-
</div
|
|
142
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetclassnametabstrip"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Class<wbr/>Name<wbr/>Tab<wbr/>Strip</span><a href="#tabsetclassnametabstrip" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetClassNameTabStrip</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute classNameTabStrip if not overridden</p>
|
|
143
143
|
<p>a class name to apply to the tab strip</p>
|
|
144
144
|
<p>Default: undefined</p>
|
|
145
|
-
</div
|
|
145
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenableactiveicon"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Active<wbr/>Icon</span><a href="#tabsetenableactiveicon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableActiveIcon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableActiveIcon if not overridden</p>
|
|
146
146
|
<p>whether the active icon (*) should be displayed when the tabset is active</p>
|
|
147
147
|
<p>Default: false</p>
|
|
148
|
-
</div
|
|
148
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenableclose"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Close</span><a href="#tabsetenableclose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableClose</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableClose if not overridden</p>
|
|
149
149
|
<p>allow user to close tabset via a close button</p>
|
|
150
150
|
<p>Default: false</p>
|
|
151
|
-
</div
|
|
151
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenabledeletewhenempty"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Delete<wbr/>When<wbr/>Empty</span><a href="#tabsetenabledeletewhenempty" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableDeleteWhenEmpty</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableDeleteWhenEmpty if not overridden</p>
|
|
152
152
|
<p>whether to delete this tabset when is has no tabs</p>
|
|
153
153
|
<p>Default: true</p>
|
|
154
|
-
</div
|
|
154
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenabledivide"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Divide</span><a href="#tabsetenabledivide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableDivide</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableDivide if not overridden</p>
|
|
155
155
|
<p>allow user to drag tabs to region of this tabset, splitting into new tabset</p>
|
|
156
156
|
<p>Default: true</p>
|
|
157
|
-
</div
|
|
157
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenabledrag"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drag</span><a href="#tabsetenabledrag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableDrag</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableDrag if not overridden</p>
|
|
158
158
|
<p>allow user to drag tabs out this tabset</p>
|
|
159
159
|
<p>Default: true</p>
|
|
160
|
-
</div
|
|
160
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenabledrop"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drop</span><a href="#tabsetenabledrop" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableDrop</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableDrop if not overridden</p>
|
|
161
161
|
<p>allow user to drag tabs into this tabset</p>
|
|
162
162
|
<p>Default: true</p>
|
|
163
|
-
</div
|
|
163
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenablemaximize"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Maximize</span><a href="#tabsetenablemaximize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableMaximize</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableMaximize if not overridden</p>
|
|
164
164
|
<p>allow user to maximize tabset to fill view via maximize button</p>
|
|
165
165
|
<p>Default: true</p>
|
|
166
|
-
</div
|
|
166
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenablesingletabstretch"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Single<wbr/>Tab<wbr/>Stretch</span><a href="#tabsetenablesingletabstretch" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableSingleTabStretch</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableSingleTabStretch if not overridden</p>
|
|
167
167
|
<p>if the tabset has only a single tab then stretch the single tab to fill area and display in a header style</p>
|
|
168
168
|
<p>Default: false</p>
|
|
169
|
-
</div
|
|
169
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenabletabstrip"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Strip</span><a href="#tabsetenabletabstrip" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableTabStrip</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableTabStrip if not overridden</p>
|
|
170
170
|
<p>enable tab strip and allow multiple tabs in this tabset</p>
|
|
171
171
|
<p>Default: true</p>
|
|
172
|
-
</div
|
|
172
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetenabletabwrap"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Wrap</span><a href="#tabsetenabletabwrap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetEnableTabWrap</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute enableTabWrap if not overridden</p>
|
|
173
173
|
<p>show tabs in location top or bottom</p>
|
|
174
174
|
<p>Default: false</p>
|
|
175
|
-
</div
|
|
175
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetmaxheight"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Max<wbr/>Height</span><a href="#tabsetmaxheight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetMaxHeight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute maxHeight if not overridden</p>
|
|
176
176
|
<p>maximum height (in px) for this tabset</p>
|
|
177
177
|
<p>Default: 99999</p>
|
|
178
|
-
</div
|
|
178
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetmaxwidth"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Max<wbr/>Width</span><a href="#tabsetmaxwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetMaxWidth</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute maxWidth if not overridden</p>
|
|
179
179
|
<p>maximum width (in px) for this tabset</p>
|
|
180
180
|
<p>Default: 99999</p>
|
|
181
|
-
</div
|
|
181
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetminheight"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Min<wbr/>Height</span><a href="#tabsetminheight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetMinHeight</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute minHeight if not overridden</p>
|
|
182
182
|
<p>minimum height (in px) for this tabset</p>
|
|
183
183
|
<p>Default: 0</p>
|
|
184
|
-
</div
|
|
184
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsetminwidth"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Min<wbr/>Width</span><a href="#tabsetminwidth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetMinWidth</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute minWidth if not overridden</p>
|
|
185
185
|
<p>minimum width (in px) for this tabset</p>
|
|
186
186
|
<p>Default: 0</p>
|
|
187
|
-
</div
|
|
187
|
+
</div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tabsettablocation"><code class="tsd-tag">Optional</code><span>tab<wbr/>Set<wbr/>Tab<wbr/>Location</span><a href="#tabsettablocation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tabSetTabLocation</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ITabLocation.html" class="tsd-signature-type tsd-kind-type-alias">ITabLocation</a></div><div class="tsd-comment tsd-typography"><p>Value for TabSetNode attribute tabLocation if not overridden</p>
|
|
188
188
|
<p>the location of the tabs either top or bottom</p>
|
|
189
189
|
<p>Default: "top"</p>
|
|
190
|
-
</div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#borderautoselecttabwhenclosed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Closed</span></a><a href="#borderautoselecttabwhenopen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Open</span></a><a href="#borderclassname" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Class<wbr/>Name</span></a><a href="#borderenableautohide" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Enable<wbr/>Auto<wbr/>Hide</span></a><a href="#borderenabledrop" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Enable<wbr/>Drop</span></a><a href="#bordermaxsize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Max<wbr/>Size</span></a><a href="#borderminsize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Min<wbr/>Size</span></a><a href="#bordersize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Size</span></a><a href="#enableedgedock" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Edge<wbr/>Dock</span></a><a href="#enablerotatebordericons" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Rotate<wbr/>Border<wbr/>Icons</span></a><a href="#rootorientationvertical" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root<wbr/>Orientation<wbr/>Vertical</span></a><a href="#splitterenablehandle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Enable<wbr/>Handle</span></a><a href="#splitterextra" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Extra</span></a><a href="#splittersize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Size</span></a><a href="#tabborderheight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Border<wbr/>Height</span></a><a href="#tabborderwidth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Border<wbr/>Width</span></a><a href="#tabclassname" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Class<wbr/>Name</span></a><a href="#tabclosetype" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Close<wbr/>Type</span></a><a href="#tabcontentclassname" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Content<wbr/>Class<wbr/>Name</span></a><a href="#tabdragspeed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Drag<wbr/>Speed</span></a><a href="#tabenableclose" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Close</span></a><a href="#tabenabledrag" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Drag</span></a><a href="#tabenablepopout" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout</span></a><a href="#tabenablepopouticon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Icon</span></a><a href="#tabenablepopoutoverlay" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Overlay</span></a><a href="#tabenablerename" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Rename</span></a><a href="#tabenablerenderondemand" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Render<wbr/>On<wbr/>Demand</span></a><a href="#tabicon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Icon</span></a><a href="#tabmaxheight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Max<wbr/>Height</span></a><a href="#tabmaxwidth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Max<wbr/>Width</span></a><a href="#tabminheight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Min<wbr/>Height</span></a><a href="#tabminwidth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Min<wbr/>Width</span></a><a href="#tabsetautoselecttab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Auto<wbr/>Select<wbr/>Tab</span></a><a href="#tabsetclassnametabstrip" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Class<wbr/>Name<wbr/>Tab<wbr/>Strip</span></a><a href="#tabsetenableactiveicon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Active<wbr/>Icon</span></a><a href="#tabsetenableclose" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Close</span></a><a href="#tabsetenabledeletewhenempty" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Delete<wbr/>When<wbr/>Empty</span></a><a href="#tabsetenabledivide" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Divide</span></a><a href="#tabsetenabledrag" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drag</span></a><a href="#tabsetenabledrop" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drop</span></a><a href="#tabsetenablemaximize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Maximize</span></a><a href="#tabsetenablesingletabstretch" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Single<wbr/>Tab<wbr/>Stretch</span></a><a href="#tabsetenabletabstrip" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Strip</span></a><a href="#tabsetenabletabwrap" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Wrap</span></a><a href="#tabsetmaxheight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Max<wbr/>Height</span></a><a href="#tabsetmaxwidth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Max<wbr/>Width</span></a><a href="#tabsetminheight" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Min<wbr/>Height</span></a><a href="#tabsetminwidth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Min<wbr/>Width</span></a><a href="#tabsettablocation" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Tab<wbr/>Location</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@aptre/flex-layout</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
190
|
+
</div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#borderautoselecttabwhenclosed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Closed</span></a><a href="#borderautoselecttabwhenopen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Auto<wbr/>Select<wbr/>Tab<wbr/>When<wbr/>Open</span></a><a href="#borderclassname"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Class<wbr/>Name</span></a><a href="#borderenableautohide"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Enable<wbr/>Auto<wbr/>Hide</span></a><a href="#borderenabledrop"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Enable<wbr/>Drop</span></a><a href="#bordermaxsize"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Max<wbr/>Size</span></a><a href="#borderminsize"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Min<wbr/>Size</span></a><a href="#bordersize"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>border<wbr/>Size</span></a><a href="#enableedgedock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Edge<wbr/>Dock</span></a><a href="#enablerotatebordericons"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>enable<wbr/>Rotate<wbr/>Border<wbr/>Icons</span></a><a href="#rootorientationvertical"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root<wbr/>Orientation<wbr/>Vertical</span></a><a href="#splitterenablehandle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Enable<wbr/>Handle</span></a><a href="#splitterextra"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Extra</span></a><a href="#splittersize"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>splitter<wbr/>Size</span></a><a href="#tabborderheight"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Border<wbr/>Height</span></a><a href="#tabborderwidth"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Border<wbr/>Width</span></a><a href="#tabclassname"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Class<wbr/>Name</span></a><a href="#tabclosetype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Close<wbr/>Type</span></a><a href="#tabcontentclassname"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Content<wbr/>Class<wbr/>Name</span></a><a href="#tabdragspeed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Drag<wbr/>Speed</span></a><a href="#tabenableclose"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Close</span></a><a href="#tabenabledrag"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Drag</span></a><a href="#tabenablepopout"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout</span></a><a href="#tabenablepopouticon"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Icon</span></a><a href="#tabenablepopoutoverlay"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Popout<wbr/>Overlay</span></a><a href="#tabenablerename"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Rename</span></a><a href="#tabenablerenderondemand"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Enable<wbr/>Render<wbr/>On<wbr/>Demand</span></a><a href="#tabicon"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Icon</span></a><a href="#tabmaxheight"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Max<wbr/>Height</span></a><a href="#tabmaxwidth"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Max<wbr/>Width</span></a><a href="#tabminheight"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Min<wbr/>Height</span></a><a href="#tabminwidth"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Min<wbr/>Width</span></a><a href="#tabsetautoselecttab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Auto<wbr/>Select<wbr/>Tab</span></a><a href="#tabsetclassnametabstrip"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Class<wbr/>Name<wbr/>Tab<wbr/>Strip</span></a><a href="#tabsetenableactiveicon"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Active<wbr/>Icon</span></a><a href="#tabsetenableclose"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Close</span></a><a href="#tabsetenabledeletewhenempty"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Delete<wbr/>When<wbr/>Empty</span></a><a href="#tabsetenabledivide"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Divide</span></a><a href="#tabsetenabledrag"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drag</span></a><a href="#tabsetenabledrop"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Drop</span></a><a href="#tabsetenablemaximize"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Maximize</span></a><a href="#tabsetenablesingletabstretch"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Single<wbr/>Tab<wbr/>Stretch</span></a><a href="#tabsetenabletabstrip"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Strip</span></a><a href="#tabsetenabletabwrap"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Enable<wbr/>Tab<wbr/>Wrap</span></a><a href="#tabsetmaxheight"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Max<wbr/>Height</span></a><a href="#tabsetmaxwidth"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Max<wbr/>Width</span></a><a href="#tabsetminheight"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Min<wbr/>Height</span></a><a href="#tabsetminwidth"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Min<wbr/>Width</span></a><a href="#tabsettablocation"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tab<wbr/>Set<wbr/>Tab<wbr/>Location</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@aptre/flex-layout</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|