{ "component": "phase-banner", "fixtures": [ { "name": "default", "options": { "tag": { "text": "Alpha" }, "html": "This is a new service - your feedback will help us to improve it." }, "hidden": false, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": "
" }, { "name": "classes", "options": { "text": "This is a new service – your feedback will help us to improve it", "classes": "extra-class one-more-class" }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": " " }, { "name": "text", "options": { "text": "This is a new service – your feedback will help us to improve it" }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": " " }, { "name": "html as text", "options": { "text": "This is a new service - your feedback will help us to improve it." }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": " " }, { "name": "attributes", "options": { "text": "This is a new service – your feedback will help us to improve it", "attributes": { "first-attribute": "foo", "second-attribute": "bar" } }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": " " }, { "name": "tag html", "options": { "text": "This is a new service – your feedback will help us to improve it", "tag": { "html": "Alpha" } }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": " " }, { "name": "tag classes", "options": { "text": "This is a new service – your feedback will help us to improve it", "tag": { "classes": "govuk-tag--grey", "text": "Alpha" } }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": " " } ] }