@uswds/uswds
Version:
Open source UI components and visual style guide for U.S. government websites
8 lines (7 loc) • 448 B
JSON
{
"modifier": "usa-site-alert--emergency",
"title": "Emergency alert message",
"aria_label": "Site alert,,,",
"text": "",
"list": "<ul class=\"usa-list\">\n <li>The primary emergency message and <a class=\"usa-link\" href=\"javascript:void(0);\">a link</a> for supporting context.</li>\n <li>Another message, <a class=\"usa-link\" href=\"javascript:void(0);\">and another link</a>.</li>\n <li>A final emergency message.</li>\n</ul>"
}