Skip to content

vue-mvvm / dialog

dialog

Classes

ClassDescription
DialogControlAbstract base class for easily managing dialog controls in an application.
DialogServiceRepresents an MVVM service for instantiating dialogs from any ViewModel

Type Aliases

Type AliasDescription
DialogControlConstructorA type definition for a valid DialogControl class constructor.

Variables

VariableDescription
DialogProviderDialogProvider is a Vue.js component responsible for managing and rendering DialogControls dynamically.

Functions

FunctionDescription
useDialogControlBinds a DialogControl to the current View