profectus-docs/assets/api_interfaces_features_boards_board.BoardOptions.md.08eb418b.js

1 line
5.7 KiB
JavaScript

import{_ as e,c as r,o as a,a as t}from"./app.e5a3543f.js";const b='{"title":"Interface: BoardOptions","description":"","frontmatter":{},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"classes","slug":"classes"},{"level":3,"title":"height","slug":"height"},{"level":3,"title":"style","slug":"style"},{"level":3,"title":"types","slug":"types"},{"level":3,"title":"visibility","slug":"visibility"},{"level":3,"title":"width","slug":"width"},{"level":2,"title":"Methods","slug":"methods"},{"level":3,"title":"startNodes","slug":"startnodes"}],"relativePath":"api/interfaces/features/boards/board.BoardOptions.md"}',d={},o=t('<h1 id="interface-boardoptions" tabindex="-1">Interface: BoardOptions <a class="header-anchor" href="#interface-boardoptions" aria-hidden="true">#</a></h1><p><a href="./../../../modules/features/boards/board.html">features/boards/board</a>.BoardOptions</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><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="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/features/boards/board.ts#L164" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:164</a></p><hr><h3 id="height" tabindex="-1">height <a class="header-anchor" href="#height" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>height</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>string</code>&gt;</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/boards/board.ts#L162" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:162</a></p><hr><h3 id="style" tabindex="-1">style <a class="header-anchor" href="#style" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>style</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<a href="./../../../modules/features/feature.html#stylevalue"><code>StyleValue</code></a>&gt;</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/boards/board.ts#L165" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:165</a></p><hr><h3 id="types" tabindex="-1">types <a class="header-anchor" href="#types" aria-hidden="true">#</a></h3><p>\u2022 <strong>types</strong>: <code>Record</code>&lt;<code>string</code>, <a href="./board.NodeTypeOptions"><code>NodeTypeOptions</code></a>&gt;</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/2e3f1de/src/features/boards/board.ts#L167" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:167</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>&lt;<a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a>&gt;</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/2e3f1de/src/features/boards/board.ts#L161" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:161</a></p><hr><h3 id="width" tabindex="-1">width <a class="header-anchor" href="#width" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>width</strong>: <a href="./../../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>string</code>&gt;</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/2e3f1de/src/features/boards/board.ts#L163" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:163</a></p><h2 id="methods" tabindex="-1">Methods <a class="header-anchor" href="#methods" aria-hidden="true">#</a></h2><h3 id="startnodes" tabindex="-1">startNodes <a class="header-anchor" href="#startnodes" aria-hidden="true">#</a></h3><p>\u25B8 <strong>startNodes</strong>(): <code>Omit</code>&lt;<a href="./board.BoardNode"><code>BoardNode</code></a>, <code>&quot;id&quot;</code>&gt;[]</p><h4 id="returns" tabindex="-1">Returns <a class="header-anchor" href="#returns" aria-hidden="true">#</a></h4><p><code>Omit</code>&lt;<a href="./board.BoardNode"><code>BoardNode</code></a>, <code>&quot;id&quot;</code>&gt;[]</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/2e3f1de/src/features/boards/board.ts#L166" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:166</a></p>',39),s=[o];function i(n,h,c,l,f,u){return a(),r("div",null,s)}var g=e(d,[["render",i]]);export{b as __pageData,g as default};