Skip to content

vue-mvvm / core / AppShell / AlertConfig

AlertConfig

Properties

alert?

ts
optional alert: AlertControlConstructor;

Component used for universal alerts


confirm?

ts
optional confirm: ConfirmControlConstructor;

Component used for universal confirms