Notification.Ev
Notification events.
The type for NotificationEvent
objects.
val as_extendable : t -> Brr.Ev.Extendable.t Brr.Ev.t
as_extendable e
is e
as an extendable event.
val notification : t -> notification
notification e
is the notification of e
.
val notificationclick : t Brr.Ev.type'
notificationclick
is the notificationclick
event.
val notificationclose : t Brr.Ev.type'
notificationclick
is the notificationclose
event.