profectus-docs/assets/api_interfaces_game_layers.LayerOptions.md.03584db7.js

1 line
7 KiB
JavaScript

import{_ as e,c as a,o as r,a as t}from"./app.54d5a277.js";const m='{"title":"Interface: LayerOptions","description":"","frontmatter":{},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"classes","slug":"classes"},{"level":3,"title":"color","slug":"color"},{"level":3,"title":"display","slug":"display"},{"level":3,"title":"forceHideGoBack","slug":"forcehidegoback"},{"level":3,"title":"id","slug":"id"},{"level":3,"title":"links","slug":"links"},{"level":3,"title":"minWidth","slug":"minwidth"},{"level":3,"title":"minimizable","slug":"minimizable"},{"level":3,"title":"name","slug":"name"},{"level":3,"title":"style","slug":"style"}],"relativePath":"api/interfaces/game/layers.LayerOptions.md"}',o={},i=t('<h1 id="interface-layeroptions" tabindex="-1">Interface: LayerOptions <a class="header-anchor" href="#interface-layeroptions" aria-hidden="true">#</a></h1><p><a href="./../../modules/game/layers.html">game/layers</a>.LayerOptions</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/305946e/src/game/layers.tsx#L52" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:52</a></p><hr><h3 id="color" tabindex="-1">color <a class="header-anchor" href="#color" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>color</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/305946e/src/game/layers.tsx#L50" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:50</a></p><hr><h3 id="display" tabindex="-1">display <a class="header-anchor" href="#display" aria-hidden="true">#</a></h3><p>\u2022 <strong>display</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<a href="./../../modules/features/feature.html#coercablecomponent"><code>CoercableComponent</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/305946e/src/game/layers.tsx#L51" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:51</a></p><hr><h3 id="forcehidegoback" tabindex="-1">forceHideGoBack <a class="header-anchor" href="#forcehidegoback" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>forceHideGoBack</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>boolean</code>&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/305946e/src/game/layers.tsx#L56" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:56</a></p><hr><h3 id="id" tabindex="-1">id <a class="header-anchor" href="#id" aria-hidden="true">#</a></h3><p>\u2022 <strong>id</strong>: <code>string</code></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/305946e/src/game/layers.tsx#L49" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:49</a></p><hr><h3 id="links" tabindex="-1">links <a class="header-anchor" href="#links" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>links</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<a href="../features/links.Link"><code>Link</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/305946e/src/game/layers.tsx#L58" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:58</a></p><hr><h3 id="minwidth" tabindex="-1">minWidth <a class="header-anchor" href="#minwidth" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>minWidth</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>number</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/305946e/src/game/layers.tsx#L57" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:57</a></p><hr><h3 id="minimizable" tabindex="-1">minimizable <a class="header-anchor" href="#minimizable" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>minimizable</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>boolean</code>&gt;</p><h4 id="defined-in-7" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-7" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/game/layers.tsx#L55" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:55</a></p><hr><h3 id="name" tabindex="-1">name <a class="header-anchor" href="#name" aria-hidden="true">#</a></h3><p>\u2022 <code>Optional</code> <strong>name</strong>: <a href="./../../modules/util/computed.html#computable"><code>Computable</code></a>&lt;<code>string</code>&gt;</p><h4 id="defined-in-8" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-8" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/game/layers.tsx#L54" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:54</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-9" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-9" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/game/layers.tsx#L53" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:53</a></p>',52),n=[i];function d(s,l,c,h,p,f){return r(),a("div",null,n)}var g=e(o,[["render",d]]);export{m as __pageData,g as default};