{ "status": "prototype", "context": { "params":{ "heading": "Contents list", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to current page", "link": "#", "active": true }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } }, "variants": [ { "name": "Heading with margins removed", "context": { "params":{ "modifiers": " sta-contents--collapse", "headinglevel": "h2", "heading": "Contents list", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to current page", "link": "#", "active": true }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } } }, { "name": "Sub menu", "context": { "params":{ "modifiers": " sta-contents--collapse", "headinglevel": "h2", "heading": "Contents list", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to parent/current page", "link": "#", "active": true, "items": [ { "label": "Link to sub page", "link": "#" }, { "label": "Link to sub page", "link": "#" }, { "label": "Link to sub page", "link": "#" } ] }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } } }, { "name": "Sub menu active", "context": { "params":{ "modifiers": " sta-contents--collapse", "headinglevel": "h2", "heading": "Contents list", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to parent page", "link": "#", "items": [ { "label": "Link to sub page", "link": "#" }, { "label": "Link to current sub page", "link": "#", "active": true }, { "label": "Link to sub page", "link": "#" } ] }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } } }, { "name": "Side menu", "status": "wip", "context": { "params":{ "modifiers": " sta-contents--menu", "heading": "Section navigation", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to current page", "link": "#", "active": true }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } } }, { "name": "Side menu with sub menus", "status": "wip", "context": { "params":{ "modifiers": " sta-contents--menu", "heading": "Section navigation", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to parent/current page", "link": "#", "active": true, "items": [ { "label": "Link to sub page", "link": "#" }, { "label": "Link to sub page", "link": "#" }, { "label": "Link to sub page", "link": "#" } ] }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } } }, { "name": "Side menu with active sub menus", "status": "wip", "context": { "params":{ "modifiers": " sta-contents--menu", "heading": "Section navigation", "links": [ { "label": "Link to a page", "link": "#" }, { "label": "Link to parent page", "link": "#", "items": [ { "label": "Link to sub page", "link": "#" }, { "label": "Link to current sub page", "link": "#", "active": true }, { "label": "Link to sub page", "link": "#" } ] }, { "label": "Link to a third page", "link": "#" }, { "label": "Link to a second page", "link": "#" }, { "label": "Fifth page", "link": "#" } ] } } }, { "name": "Sticky menu", "status": "wip", "context": { "params":{ "modifiers": " sta-contents--sticky-menu", "heading": "Contents", "headinglevel": "h2", "links": [ { "label": "Section 1", "link": "#section1" }, { "label": "Section 2", "link": "#section 2", "active": true }, { "label": "Section 3", "link": "#section 3" }, { "label": "Section 4", "link": "#section 4" }, { "label": "Section 5", "link": "#section 5" } ] } } } ] }