cob-uswds
Version:
Customized USWDS UI components and visual style guide based on City of Boston Patterns Library
34 lines (33 loc) • 609 B
JSON
{
"modifier": "usa-step-indicator--counters",
"showLabels": true,
"centered": false,
"currentStep": 3,
"steps": [
{
"step": null,
"status": "complete",
"label": "Personal information"
},
{
"step": null,
"status": "complete",
"label": "Household status"
},
{
"step": null,
"status": "current",
"label": "Supporting documents"
},
{
"step": null,
"status": "incomplete",
"label": "Signature"
},
{
"step": null,
"status": "incomplete",
"label": "Review and submit"
}
]
}