Type Alias DraftWorkspaceItemBeta

DraftWorkspaceItem: WorkspaceItem & {
    os_draft_item: true;
}

Represents a draft workspace item.

Type declaration

  • Betaos_draft_item: true

    Indicates if the item is a draft. The attribute is not saved in persistence.