Skip to content

vue-mvvm / core / MVVMOptions

MVVMOptions

Options for configuring the MVVM plugin.

Properties

context?

ts
optional context: DIContainer;

An optional DIContainer to use as the global context. If not provided, a new global context will be created.