biplab-notifier
Version:
This is a notification npm package, it can be use as simple notification or modal dialog, a lot of customization option are available as well, checkout the github repo and examples
23 lines • 1.43 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* @record
*/
export function NotifierTemplate() { }
if (false) {
/** @type {?|undefined} */
NotifierTemplate.prototype.typeIcon;
/** @type {?|undefined} */
NotifierTemplate.prototype.titleTemplate;
/** @type {?|undefined} */
NotifierTemplate.prototype.head;
/** @type {?|undefined} */
NotifierTemplate.prototype.body;
/** @type {?|undefined} */
NotifierTemplate.prototype.button;
/** @type {?|undefined} */
NotifierTemplate.prototype.footer;
}
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpZXIuanMiLCJzb3VyY2VSb290Ijoibmc6Ly9iaXBsYWItbm90aWZpZXIvIiwic291cmNlcyI6WyJsaWIvdGVtcGxhdGUvbm90aWZpZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQUNBLHNDQU9DOzs7SUFORyxvQ0FBNEI7O0lBQzVCLHlDQUFpQzs7SUFDakMsZ0NBQXdCOztJQUN4QixnQ0FBd0I7O0lBQ3hCLGtDQUEwQjs7SUFDMUIsa0NBQTBCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmV4cG9ydCBpbnRlcmZhY2UgTm90aWZpZXJUZW1wbGF0ZSB7XG4gICAgdHlwZUljb24/OiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIHRpdGxlVGVtcGxhdGU/OiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIGhlYWQ/OiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIGJvZHk/OiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIGJ1dHRvbj86IFRlbXBsYXRlUmVmPGFueT47XG4gICAgZm9vdGVyPzogVGVtcGxhdGVSZWY8YW55Pjtcbn1cbiJdfQ==