1 line
2.7 KiB
JavaScript
1 line
2.7 KiB
JavaScript
import{_ as e,c as a,o as t,N as r}from"./chunks/framework.0799945b.js";const b=JSON.parse('{"title":"Enumeration: Visibility","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/enums/features/feature.Visibility.md","lastUpdated":null}'),i={name:"api/enums/features/feature.Visibility.md"},n=r('<h1 id="enumeration-visibility" tabindex="-1">Enumeration: Visibility <a class="header-anchor" href="#enumeration-visibility" aria-label="Permalink to "Enumeration: Visibility""></a></h1><p><a href="./../../modules/features/feature">features/feature</a>.Visibility</p><p>Enum for what the visibility of a feature or component should be</p><h2 id="enumeration-members" tabindex="-1">Enumeration Members <a class="header-anchor" href="#enumeration-members" aria-label="Permalink to "Enumeration Members""></a></h2><h3 id="hidden" tabindex="-1">Hidden <a class="header-anchor" href="#hidden" aria-label="Permalink to "Hidden""></a></h3><p>• <strong>Hidden</strong> = <code>1</code></p><p>The feature or component should not appear but still take up space</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/feature.ts#L65" target="_blank" rel="noreferrer">profectus/src/features/feature.ts:65</a></p><hr><h3 id="none" tabindex="-1">None <a class="header-anchor" href="#none" aria-label="Permalink to "None""></a></h3><p>• <strong>None</strong> = <code>2</code></p><p>The feature or component should not appear not take up space</p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/feature.ts#L67" target="_blank" rel="noreferrer">profectus/src/features/feature.ts:67</a></p><hr><h3 id="visible" tabindex="-1">Visible <a class="header-anchor" href="#visible" aria-label="Permalink to "Visible""></a></h3><p>• <strong>Visible</strong> = <code>0</code></p><p>The feature or component should be visible</p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/feature.ts#L63" target="_blank" rel="noreferrer">profectus/src/features/feature.ts:63</a></p>',21),o=[n];function s(u,d,l,c,f,h){return t(),a("div",null,o)}const m=e(i,[["render",s]]);export{b as __pageData,m as default};
|