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('
features/feature.Visibility
Enum for what the visibility of a feature or component should be
• Hidden = 1
The feature or component should not appear but still take up space
profectus/src/features/feature.ts:65
• None = 2
The feature or component should not appear not take up space
profectus/src/features/feature.ts:67
• Visible = 0
The feature or component should be visible