Profectus / util/vue / VueFeature
Interface: VueFeature ​
Extended by ​
AchievementBarChallengeActionClickableRepeatableUpgradeInfoboxLinksParticlesTabTabButtonTabFamilyTreeNodeTreeTooltip
Properties ​
[VueFeature] ​
[VueFeature]:
true
Used to identify Vue Features
Defined in ​
classes? ​
Dictionary of CSS classes to apply to this feature.
Defined in ​
components ​
components:
MaybeGetter<Renderable>[]
The components to render inside the vue feature
Defined in ​
id ​
id:
string
An auto-generated ID for identifying features that appear in the DOM. Will not persist between refreshes or updates.
Defined in ​
style? ​
optionalstyle:MaybeRef<CSSProperties>
CSS to apply to this feature.
Defined in ​
visibility? ​
optionalvisibility:MaybeRef<boolean | Visibility>
Whether this feature should be visible.
Defined in ​
wrappers ​
wrappers:
Wrapper[]
The components to render wrapped around the vue feature