profectus-docs/assets/api_interfaces_features_boards_board.BoardOptions.md.9688b36d.js

1 line
6 KiB
JavaScript

import{_ as e,c as r,o as a,a as t}from"./app.ab34650d.js";const b=JSON.parse('{"title":"Interface: BoardOptions","description":"","frontmatter":{"editLink":false},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"classes","slug":"classes"},{"level":3,"title":"height","slug":"height"},{"level":3,"title":"startNodes","slug":"startnodes"},{"level":3,"title":"style","slug":"style"},{"level":3,"title":"types","slug":"types"},{"level":3,"title":"visibility","slug":"visibility"},{"level":3,"title":"width","slug":"width"}],"relativePath":"api/interfaces/features/boards/board.BoardOptions.md","lastUpdated":null}'),d={name:"api/interfaces/features/boards/board.BoardOptions.md"},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/013092f/src/features/boards/board.ts#L163" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:163</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/013092f/src/features/boards/board.ts#L161" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:161</a></p><hr><h3 id="startnodes" tabindex="-1">startNodes <a class="header-anchor" href="#startnodes" aria-hidden="true">#</a></h3><p>\u2022 <strong>startNodes</strong>: () =&gt; <code>Omit</code>&lt;<a href="./board.BoardNode"><code>BoardNode</code></a>, <code>&quot;id&quot;</code>&gt;[]</p><h4 id="type-declaration" tabindex="-1">Type declaration <a class="header-anchor" href="#type-declaration" aria-hidden="true">#</a></h4><p>\u25B8 (): <code>Omit</code>&lt;<a href="./board.BoardNode"><code>BoardNode</code></a>, <code>&quot;id&quot;</code>&gt;[]</p><h5 id="returns" tabindex="-1">Returns <a class="header-anchor" href="#returns" aria-hidden="true">#</a></h5><p><code>Omit</code>&lt;<a href="./board.BoardNode"><code>BoardNode</code></a>, <code>&quot;id&quot;</code>&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/013092f/src/features/boards/board.ts#L165" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:165</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-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/013092f/src/features/boards/board.ts#L164" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:164</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-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/013092f/src/features/boards/board.ts#L166" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:166</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-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/013092f/src/features/boards/board.ts#L160" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:160</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-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/013092f/src/features/boards/board.ts#L162" target="_blank" rel="noopener noreferrer">profectus/src/features/boards/board.ts:162</a></p>',41),s=[o];function i(n,c,h,l,f,p){return a(),r("div",null,s)}var g=e(d,[["render",i]]);export{b as __pageData,g as default};