1 line
6.3 KiB
JavaScript
1 line
6.3 KiB
JavaScript
import{_ as e,c as t,o as r,a}from"./app.54d5a277.js";const b='{"title":"Interface: TreeOptions","description":"","frontmatter":{},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"branches","slug":"branches"},{"level":3,"title":"leftSideNodes","slug":"leftsidenodes"},{"level":3,"title":"nodes","slug":"nodes"},{"level":3,"title":"resetPropagation","slug":"resetpropagation"},{"level":3,"title":"rightSideNodes","slug":"rightsidenodes"},{"level":3,"title":"visibility","slug":"visibility"},{"level":2,"title":"Methods","slug":"methods"},{"level":3,"title":"onReset","slug":"onreset"}],"relativePath":"api/interfaces/features/trees/tree.TreeOptions.md"}',s={},o=a('<h1 id="interface-treeoptions" tabindex="-1">Interface: TreeOptions <a class="header-anchor" href="#interface-treeoptions" aria-hidden="true">#</a></h1><p><a href="./../../../modules/features/trees/tree.html">features/trees/tree</a>.TreeOptions</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="branches" tabindex="-1">branches <a class="header-anchor" href="#branches" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>branches</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a><<a href="./tree.TreeBranch"><code>TreeBranch</code></a>[]></p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L134" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:134</a></p><hr><h3 id="leftsidenodes" tabindex="-1">leftSideNodes <a class="header-anchor" href="#leftsidenodes" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>leftSideNodes</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a><<a href="./../../../modules/features/trees/tree.html#generictreenode"><code>GenericTreeNode</code></a>[]></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L132" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:132</a></p><hr><h3 id="nodes" tabindex="-1">nodes <a class="header-anchor" href="#nodes" aria-hidden="true">#</a></h3><p>\u2022 <strong>nodes</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a><<a href="./../../../modules/features/trees/tree.html#generictreenode"><code>GenericTreeNode</code></a>[][]></p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L131" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:131</a></p><hr><h3 id="resetpropagation" tabindex="-1">resetPropagation <a class="header-anchor" href="#resetpropagation" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>resetPropagation</strong>: <a href="./../../../modules/features/trees/tree.html#resetpropagation"><code>ResetPropagation</code></a></p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L135" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:135</a></p><hr><h3 id="rightsidenodes" tabindex="-1">rightSideNodes <a class="header-anchor" href="#rightsidenodes" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>rightSideNodes</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a><<a href="./../../../modules/features/trees/tree.html#generictreenode"><code>GenericTreeNode</code></a>[]></p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L133" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:133</a></p><hr><h3 id="visibility" tabindex="-1">visibility <a class="header-anchor" href="#visibility" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>visibility</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a><<a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a>></p><h4 id="defined-in-5" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-5" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L130" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:130</a></p><h2 id="methods" tabindex="-1">Methods <a class="header-anchor" href="#methods" aria-hidden="true">#</a></h2><h3 id="onreset" tabindex="-1">onReset <a class="header-anchor" href="#onreset" aria-hidden="true">#</a></h3><p>\u25B8 <code>Optional</code> <strong>onReset</strong>(<code>node</code>): <code>void</code></p><h4 id="parameters" tabindex="-1">Parameters <a class="header-anchor" href="#parameters" aria-hidden="true">#</a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>node</code></td><td style="text-align:left;"><a href="./../../../modules/features/trees/tree.html#generictreenode"><code>GenericTreeNode</code></a></td></tr></tbody></table><h4 id="returns" tabindex="-1">Returns <a class="header-anchor" href="#returns" aria-hidden="true">#</a></h4><p><code>void</code></p><h4 id="defined-in-6" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-6" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/trees/tree.ts#L136" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:136</a></p>',41),d=[o];function i(n,h,c,l,f,p){return r(),t("div",null,d)}var g=e(s,[["render",i]]);export{b as __pageData,g as default};
|