1 line
2.8 KiB
JavaScript
1 line
2.8 KiB
JavaScript
import{_ as a,c as t,a0 as r,o as i}from"./chunks/framework.P9qPzDnn.js";const h=JSON.parse('{"title":"Enumeration: Visibility","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/features/feature/enumerations/Visibility.md","filePath":"api/features/feature/enumerations/Visibility.md","lastUpdated":null}'),n={name:"api/features/feature/enumerations/Visibility.md"};function o(s,e,l,u,d,c){return i(),t("div",null,e[0]||(e[0]=[r('<p><a href="./../../../">Profectus</a> / <a href="./../">features/feature</a> / Visibility</p><h1 id="enumeration-visibility" tabindex="-1">Enumeration: Visibility <a class="header-anchor" href="#enumeration-visibility" aria-label="Permalink to "Enumeration: Visibility""></a></h1><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><blockquote><p><strong>Hidden</strong>: <code>1</code></p></blockquote><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://code.incremental.social/profectus/Profectus/src/branch/main/src/features/feature.ts#L21" target="_blank" rel="noreferrer">profectus/src/features/feature.ts:21</a></p><hr><h3 id="none" tabindex="-1">None <a class="header-anchor" href="#none" aria-label="Permalink to "None""></a></h3><blockquote><p><strong>None</strong>: <code>2</code></p></blockquote><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://code.incremental.social/profectus/Profectus/src/branch/main/src/features/feature.ts#L23" target="_blank" rel="noreferrer">profectus/src/features/feature.ts:23</a></p><hr><h3 id="visible" tabindex="-1">Visible <a class="header-anchor" href="#visible" aria-label="Permalink to "Visible""></a></h3><blockquote><p><strong>Visible</strong>: <code>0</code></p></blockquote><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://code.incremental.social/profectus/Profectus/src/branch/main/src/features/feature.ts#L19" target="_blank" rel="noreferrer">profectus/src/features/feature.ts:19</a></p>',21)]))}const p=a(n,[["render",o]]);export{h as __pageData,p as default};
|