File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/ui/notification-manager/src/notification/notification-event.js
Back
import { BaseEvent } from 'main.core.events'; export default class NotificationEvent extends BaseEvent { static CLICK: string = 'click'; static ACTION: string = 'action'; static CLOSE: string = 'close'; static getTypes(): Array<string> { return [ NotificationEvent.CLICK, NotificationEvent.ACTION, NotificationEvent.CLOSE, ]; } static isSupported(eventType: string): boolean { return NotificationEvent.getTypes().includes(eventType); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings