Skip to main content
Version: 1.1.0

TQuadrantKey

@spartanfx/react v1.1.0


@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