18F/web-design-standards

View on GitHub
packages/usa-step-indicator/src/content/usa-step-indicator~short.json

Summary

Maintainability
Test Coverage
{
  "modifier": "",
  "showLabels": true,
  "centered": false,
  "currentStep": 2,
  "steps": [
    {
      "step": null,
      "status": "complete",
      "label": "Personal information"
    },
    {
      "step": null,
      "status": "current",
      "label": "Household status"
    },
    {
      "step": null,
      "status": "incomplete",
      "label": "Supporting documents"
    }
  ]
}