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


piniaPersistedState?

optional piniaPersistedState?: PluginOptions

https://github.com/prazdevs/pinia-plugin-persistedstate

Inherited from

UniVixtAppConfig.piniaPersistedState


rootId?

readonly optional rootId?: string


router?

optional router?: Partial<RouterOptions>

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

Inherited from

VueVixtAppConfig.router