profectus-docs/assets/api_interfaces_data_common.LayerTreeNodeOptions.md.1726e87a.js

2 lines
13 KiB
JavaScript
Raw Normal View History

import{_ as e,c as r,o as t,a}from"./app.e5a3543f.js";const m='{"title":"Interface: LayerTreeNodeOptions","description":"","frontmatter":{},"headers":[{"level":2,"title":"Hierarchy","slug":"hierarchy"},{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"append","slug":"append"},{"level":3,"title":"canClick","slug":"canclick"},{"level":3,"title":"classes","slug":"classes"},{"level":3,"title":"color","slug":"color"},{"level":3,"title":"display","slug":"display"},{"level":3,"title":"glowColor","slug":"glowcolor"},{"level":3,"title":"layerID","slug":"layerid"},{"level":3,"title":"mark","slug":"mark"},{"level":3,"title":"onHold","slug":"onhold"},{"level":3,"title":"reset","slug":"reset"},{"level":3,"title":"style","slug":"style"},{"level":3,"title":"visibility","slug":"visibility"},{"level":2,"title":"Methods","slug":"methods"},{"level":3,"title":"onClick","slug":"onclick"}],"relativePath":"api/interfaces/data/common.LayerTreeNodeOptions.md"}',o={},d=a('<h1 id="interface-layertreenodeoptions" tabindex="-1">Interface: LayerTreeNodeOptions <a class="header-anchor" href="#interface-layertreenodeoptions" aria-hidden="true">#</a></h1><p><a href="./../../modules/data/common.html">data/common</a>.LayerTreeNodeOptions</p><h2 id="hierarchy" tabindex="-1">Hierarchy <a class="header-anchor" href="#hierarchy" aria-hidden="true">#</a></h2><ul><li><p><a href="../features/trees/tree.TreeNodeOptions"><code>TreeNodeOptions</code></a></p><p>\u21B3 <strong><code>LayerTreeNodeOptions</code></strong></p></li></ul><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="append" tabindex="-1">append <a class="header-anchor" href="#append" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>append</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>boolean</code>&gt;</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/2e3f1de/src/data/common.tsx#L150" target="_blank" rel="noopener noreferrer">profectus/src/data/common.tsx:150</a></p><hr><h3 id="canclick" tabindex="-1">canClick <a class="header-anchor" href="#canclick" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>canClick</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>boolean</code>&gt;</p><h4 id="inherited-from" tabindex="-1">Inherited from <a class="header-anchor" href="#inherited-from" aria-hidden="true">#</a></h4><p><a href="../features/trees/tree.TreeNodeOptions">TreeNodeOptions</a>.<a href="./../features/trees/tree.TreeNodeOptions.html#canclick">canClick</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/2e3f1de/src/features/trees/tree.ts#L34" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:34</a></p><hr><h3 id="classes" tabindex="-1">classes <a class="header-anchor" href="#classes" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>classes</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>Record</code>&lt;<code>string</code>, <code>boolean</code>&gt;&gt;</p><h4 id="inherited-from-1" tabindex="-1">Inherited from <a class="header-anchor" href="#inherited-from-1" aria-hidden="true">#</a></h4><p><a href="../features/trees/tree.TreeNodeOptions">TreeNodeOptions</a>.<a href="./../features/trees/tree.TreeNodeOptions.html#classes">classes</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/2e3f1de/src/features/trees/tree.ts#L38" target="_blank" rel="noopener noreferrer">profectus/src/features/trees/tree.ts:38</a></p><hr><h3 id="color" tabindex="-1">color <a class