handler
Home > @gooddata/sdk-ui-dashboard > DashboardEventHandler > handler
DashboardEventHandler.handler property
The actual event handling function.
Signature:
handler: DashboardEventHandlerFn<TEvents>;
Remarks
This will be called if the eval function returns true.