Skip to content

vue-mvvm / toast / InfoToastConstructor

InfoToastConstructor<T>

ts
type InfoToastConstructor<T> = ToastControlConstructor<InfoToastOptions, T>;

A type definition for an InfoToastControl class constructor.

Type Parameters

T

T extends InfoToastControl = InfoToastControl