Skip to main content

TQuadrantKey

@spartanfx/react v1.2.2


@spartanfx/react / index / TQuadrantKey

Type Alias: TQuadrantKey

type TQuadrantKey = "quickWins" | "majorProjects" | "fillIns" | "resourceDrains";

The four fixed quadrants of the matrix. The mapping is fixed; only the visible label is customisable (see IImpactFeasibilityMatrixProps.quadrantLabels).

  • quickWins — High Impact / High Feasibility
  • majorProjects — High Impact / Low Feasibility
  • fillIns — Low Impact / High Feasibility
  • resourceDrains — Low Impact / Low Feasibility