Skip to main content
EventCallback<T>
Type Parameters
T
Definition of a model event callback.
(payload:T, evt:any) => any