[]
        
(Showing Draft Content)

EventBusAttachOptions

Type Alias: EventBusAttachOptions

type EventBusAttachOptions = object;

Event handler attach options.

Properties

once?

optional once?: boolean;

Listen to the event once.