eval
Home > @gooddata/sdk-ui-dashboard > DashboardEventHandler > eval
DashboardEventHandler.eval property
Specify event evaluation function.
Signature:
eval: DashboardEventEvalFn;
Remarks
This will be used by dashboard's event emitter to determine whether event of particular type should be dispatched to this handler.