Static properties for a component. These properties remain constant throughout the lifecycle of the component. This interface extends IStaticProps, inheriting the static properties defined for modules.
Optional
The container for the preloader. You can pass a CSS selector string, an HTML element, or set it to false if you only need the preloader callbacks.
false
'#v-preloader' Copy
'#v-preloader'
Static properties for a component. These properties remain constant throughout the lifecycle of the component. This interface extends IStaticProps, inheriting the static properties defined for modules.