{%- extends "theming/base_component.html" -%} {%- set parametrized = parametrized or ["nds_global_alert"] -%} {%- block overview -%}

Global alerts are designed to capture the attention of the user in a deliberately intrusive way. They persist over a session but are user dismissible, and are purposefully created and not initiated by a user interaction or system event.

{{ ui.link("NSW Design system reference", href="https://designsystem.nsw.gov.au/components/global-alert/index.html", blank=true) }}

{%- endblock %}