profectus-docs/assets/api_interfaces_features_boards_board.BoardNodeLink.md.f51011a6.js

2 lines
344 KiB
JavaScript
Raw Normal View History

import{_ as e,c as a,o as t,N as r}from"./chunks/framework.0799945b.js";const p=JSON.parse('{"title":"Interface: BoardNodeLink","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/boards/board.BoardNodeLink.md","lastUpdated":null}'),o={name:"api/interfaces/features/boards/board.BoardNodeLink.md"},i=r('<h1 id="interface-boardnodelink" tabindex="-1">Interface: BoardNodeLink <a class="header-anchor" href="#interface-boardnodelink" aria-label="Permalink to &quot;Interface: BoardNodeLink&quot;"></a></h1><p><a href="./../../../modules/features/boards/board">features/boards/board</a>.BoardNodeLink</p><p>An object representing a link between two nodes on the board.</p><h2 id="hierarchy" tabindex="-1">Hierarchy <a class="header-anchor" href="#hierarchy" aria-label="Permalink to &quot;Hierarchy&quot;"></a></h2><ul><li><p><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.Link"><code>Link</code></a>, <code>&quot;startNode&quot;</code> | <code>&quot;endNode&quot;</code>&gt;</p><p> <strong><code>BoardNodeLink</code></strong></p></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><p> <code>Optional</code> <strong>accent-height</strong>: <code>Numberish</code></p><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>Omit.accent-height</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:945</p><hr><h3 id="accumulate" tabindex="-1">accumulate <a class="header-anchor" href="#accumulate" aria-label="Permalink to &quot;accumulate&quot;"></a></h3><p> <code>Optional</code> <strong>accumulate</strong>: <code>&quot;none&quot;</code> | <code>&quot;sum&quot;</code></p><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>Omit.accumulate</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:946</p><hr><h3 id="additive" tabindex="-1">additive <a class="header-anchor" href="#additive" aria-label="Permalink to &quot;additive&quot;"></a></h3><p> <code>Optional</code> <strong>additive</strong>: <code>&quot;sum&quot;</code> | <code>&quot;replace&quot;</code></p><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>Omit.additive</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:947</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><p> <code>Optional</code> <strong>alignment-baseline</strong>: <code>&quot;alphabetic&quot;</code> | <code>&quot;hanging&quot;</code> | <code>&quot;ideographic&quot;</code> | <code>&quot;mathematical&quot;</code> | <code>&quot;auto&quot;</code> | <code>&quot;baseline&quot;</code> | <code>&quot;before-edge&quot;</code> | <code>&quot;text-before-edge&quot;</code> | <code>&quot;middle&quot;</code> | <code>&quot;central&quot;</code> | <code>&quot;after-edge&quot;</code> | <code>&quot;text-after-edge&quot;</code> | <code>&qu