Skip to content

vixt / core/client / VixtAppConfig

VixtAppConfig

Extends

Indexable

[key: string]: any

Properties

baseURL?

readonly optional baseURL?: string


extends?

optional extends?: Theme

Inherited from

VitepressVixtAppConfig.extends


Layout?

optional Layout?: Component

Inherited from

VitepressVixtAppConfig.Layout


rootId?

readonly optional rootId?: string


router?

optional router?: Partial<RouterOptions>

https://router.vuejs.org/api/interfaces/RouterOptions.html

Inherited from

VueVixtAppConfig.router