componentName
Home > @gooddata/sdk-ui > IUseExecutionConfig > componentName
IUseExecutionConfig.componentName property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Informative name of the component.
Signature:
componentName?: string;
Remarks
This value is sent as telemetry information together with the actual execution request. We recommend to set this because it can be useful for diagnostic purposes.
Defaults 'Execute'.