LabelDashboardItemWorkerUpdate: Omit<DashboardItemWorkerUpdate, "label"> & {
    content?: string;
}

Type declaration

  • Optionalcontent?: string

    Change the content of the label.