profectus-docs/assets/api_features_trees_tree_interfaces_TreeBranch.md.DqnohYRJ.js

2 lines
327 KiB
JavaScript
Raw Permalink Normal View History

import{_ as a,c as o,a0 as r,o as i}from"./chunks/framework.P9qPzDnn.js";const m=JSON.parse('{"title":"Interface: TreeBranch","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/features/trees/tree/interfaces/TreeBranch.md","filePath":"api/features/trees/tree/interfaces/TreeBranch.md","lastUpdated":null}'),t={name:"api/features/trees/tree/interfaces/TreeBranch.md"};function d(n,e,h,l,c,s){return i(),o("div",null,e[0]||(e[0]=[r('<p><a href="./../../../../">Profectus</a> / <a href="./../">features/trees/tree</a> / TreeBranch</p><h1 id="interface-treebranch" tabindex="-1">Interface: TreeBranch <a class="header-anchor" href="#interface-treebranch" aria-label="Permalink to &quot;Interface: TreeBranch&quot;"></a></h1><p>Represents a branch between two nodes in a tree.</p><h2 id="extends" tabindex="-1">Extends <a class="header-anchor" href="#extends" aria-label="Permalink to &quot;Extends&quot;"></a></h2><ul><li><a href="https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys" target="_blank" rel="noreferrer"><code>Omit</code></a>&lt;<a href="./../../../links/links/interfaces/Link"><code>Link</code></a>, <code>&quot;startNode&quot;</code> | <code>&quot;endNode&quot;</code>&gt;</li></ul><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to &quot;Properties&quot;"></a></h2><h3 id="accent-height" tabindex="-1">accent-height? <a class="header-anchor" href="#accent-height" aria-label="Permalink to &quot;accent-height?&quot;"></a></h3><blockquote><p><code>optional</code> <strong>accent-height</strong>: <code>Numberish</code></p></blockquote><h4 id="inherited-from" tabindex="-1">Inherited from <a class="header-anchor" href="#inherited-from" aria-label="Permalink to &quot;Inherited from&quot;"></a></h4><p><code>Omit.accent-height</code></p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to &quot;Defined in&quot;"></a></h4><p>node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:852</p><hr><h3 id="accumulate" tabindex="-1">accumulate? <a class="header-anchor" href="#accumulate" aria-label="Permalink to &quot;accumulate?&quot;"></a></h3><blockquote><p><code>optional</code> <strong>accumulate</strong>: <code>&quot;none&quot;</code> | <code>&quot;sum&quot;</code></p></blockquote><h4 id="inherited-from-1" tabindex="-1">Inherited from <a class="header-anchor" href="#inherited-from-1" aria-label="Permalink to &quot;Inherited from&quot;"></a></h4><p><code>Omit.accumulate</code></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to &quot;Defined in&quot;"></a></h4><p>node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:853</p><hr><h3 id="additive" tabindex="-1">additive? <a class="header-anchor" href="#additive" aria-label="Permalink to &quot;additive?&quot;"></a></h3><blockquote><p><code>optional</code> <strong>additive</strong>: <code>&quot;replace&quot;</code> | <code>&quot;sum&quot;</code></p></blockquote><h4 id="inherited-from-2" tabindex="-1">Inherited from <a class="header-anchor" href="#inherited-from-2" aria-label="Permalink to &quot;Inherited from&quot;"></a></h4><p><code>Omit.additive</code></p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to &quot;Defined in&quot;"></a></h4><p>node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:854</p><hr><h3 id="alignment-baseline" tabindex="-1">alignment-baseline? <a class="header-anchor" href="#alignment-baseline" aria-label="Permalink to &quot;alignment-baseline?&quot;"></a></h3><blockquote><p><code>optional</code> <strong>alignment-baseline</strong>: <code>&quot;inherit&quot;</code> | <code>&quot;auto&quot;</code> | <code>&quot;baseline&quot;</code> | <code>&quot;middle&quot;</code> | <code>&quot;after-edge&quot;</code> | <code>&quot;alphabetic&quot;</code> | <code>&quot;before-edge&quot;</code> | <code>&quot;central&quot;</code> | <code>&quot;hanging&