meta
Home > @gooddata/sdk-ui-dashboard > IDashboardEvent > meta
IDashboardEvent.meta property
Metadata about the event useful for logging and handling of the event.
Signature:
readonly meta?: {
acceptedTimestamp: number;
};
Home > @gooddata/sdk-ui-dashboard > IDashboardEvent > meta
Metadata about the event useful for logging and handling of the event.
Signature:
readonly meta?: {
acceptedTimestamp: number;
};