cob-uswds
Version:
Customized USWDS UI components and visual style guide based on City of Boston Patterns Library
104 lines (103 loc) • 2.13 kB
JSON
{
"modifier": "usa-nav__primary",
"nav": {
"megamenu": false,
"close": {
"label": "Close"
},
"items": [
{
"label": "<Section>",
"href": "javascript:void(0);",
"current": true,
"id": "nav-section-three",
"subnav": [
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
}
]
},
{
"label": "<Section>",
"href": "javascript:void(0);",
"id": "nav-section-four",
"subnav": [
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
},
{
"label": "<Nested section>"
}
]
},
{
"label": "<Section>",
"href": "javascript:void(0);"
}
]
},
"img_path": "./img"
}