LabelDashboardItemWorkerGet: Omit<DashboardItemWorkerGet, "label"> & {
    content: string;
}

Type declaration

  • content: string

    The content of the label.