TQuadrantKey
@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 FeasibilitymajorProjects— High Impact / Low FeasibilityfillIns— Low Impact / High FeasibilityresourceDrains— Low Impact / Low Feasibility