meta
Home > @gooddata/sdk-ui-dashboard > IDashboardCommand > meta
IDashboardCommand.meta property
Metadata related to processing of the command by the dashboard component.
Signature:
readonly meta?: CommandProcessingMeta;
Remarks
Note: this metadata is added by the dashboard component. It will be added dynamically to command right after its dispatch.