Profectus / features/feature / Visibility
Enumeration: Visibility ​
Enum for what the visibility of a feature or component should be
Enumeration Members ​
Hidden ​
Hidden:
1
The feature or component should not appear but still take up space
Defined in ​
profectus/src/features/feature.ts:21
None ​
None:
2
The feature or component should not appear not take up space
Defined in ​
profectus/src/features/feature.ts:23
Visible ​
Visible:
0
The feature or component should be visible