Interface: EventListenOnOptionsInterface
Interfaces defining public options object for "listen on" style events.
Extends
Partial
<Pick
<OnOptions
,"async"
|"nextTick"
>>
Properties
Property | Type | Inherited from |
---|---|---|
async? | boolean | Partial.async |
nextTick? | boolean | Partial.nextTick |