Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemTypeColorAndIcon

Describes work item type nam, its icon and color.

Hierarchy

  • WorkItemTypeColorAndIcon

Index

Properties

Optional color

color: string

The color of the work item type in hex format.

Optional icon

icon: string

Tthe work item type icon.

Optional workItemTypeName

workItemTypeName: string

The name of the work item type.

Generated using TypeDoc