Profectus / util/vue / VueFeature
Interface: VueFeature ​
Extended by ​
Achievement
Bar
Challenge
Action
Clickable
Repeatable
Upgrade
Infobox
Links
Particles
Tab
TabButton
TabFamily
TreeNode
Tree
Tooltip
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? ​
optional
style:MaybeRef
<CSSProperties
>
CSS to apply to this feature.
Defined in ​
visibility? ​
optional
visibility:MaybeRef
<boolean | Visibility>
Whether this feature should be visible.
Defined in ​
wrappers ​
wrappers:
Wrapper
[]
The components to render wrapped around the vue feature