title
Home > @gooddata/sdk-ui-dashboard > SaveDashboardPayload > title
SaveDashboardPayload.title property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specify new title for the dashboard that will be created during the Save operation. If not specified, the current dashboard title will be used.
Signature:
readonly title?: string;