UNPKG

ng-zorro-antd-mobile

Version:

An enterprise-class mobile UI components based on Ant Design and Angular

10 lines (9 loc) 285 B
import * as i0 from "@angular/core"; export declare class ToastOptions { content: any; mask: boolean; iconType: string; position: string; static ɵfac: i0.ɵɵFactoryDeclaration<ToastOptions, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ToastOptions>; }