Skip to content

vixt / core/client / VixtApp

VixtApp

Extends

Indexable

[key: string]: unknown

Properties

app

app: any

React app root

Inherited from

ReactVixtApp.app


appConfig

appConfig: VixtAppConfig


pinia

pinia: Pinia

Pinia instance

Inherited from

UniVixtApp.pinia


router

router: Router

Router instance

Inherited from

VitepressVixtApp.router


routes

routes: RouteObject[]

Router routes

Inherited from

ReactVixtApp.routes


siteData

siteData: Ref<SiteData<any>>

Inherited from

VitepressVixtApp.siteData