{ "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": "
\n

\n \n Alpha\n \n \n This is a new service - your feedback will help us to improve it.\n \n

\n
" }, { "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": "
\n

\n \n \n \n \n This is a new service – your feedback will help us to improve it\n \n

\n
" }, { "name": "text", "options": { "text": "This is a new service – your feedback will help us to improve it" }, "hidden": true, "description": "", "previewLayoutModifiers": [], "screenshot": false, "html": "
\n

\n \n \n \n \n This is a new service – your feedback will help us to improve it\n \n

\n
" }, { "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": "
\n

\n \n \n \n \n This is a new service - your <a href="#" class="govuk-link">feedback</a> will help us to improve it.\n \n

\n
" }, { "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": "
\n

\n \n \n \n \n This is a new service – your feedback will help us to improve it\n \n

\n
" }, { "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": "
\n

\n \n Alpha\n \n \n This is a new service – your feedback will help us to improve it\n \n

\n
" }, { "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": "
\n

\n \n Alpha\n \n \n This is a new service – your feedback will help us to improve it\n \n

\n
" } ] }