Skip to main content

EmailEventHandlerWithAsyncData

Identical to the EmailEventHandler but with a data property added to the event based on the result of the .loadData() function.

Signature

constructor

method(_loadDataFn: LoadDataFn<InputEvent, Data>, listener: EmailEventListener<T>, event: Type<InputEvent>) => EmailEventHandlerWithAsyncData
Was this chapter helpful?
Report Issue
Edited Feb 23, 2026ยทEdit this page