ESCTab, Shift-Tabfocusrole="status"state="info", the component announces it unobtrusively.role="alert"state="warning/error", the component announces it immediately.aria-labelledby="IDREF"aria-describedby="IDREF"aria-hidden="true"icon is hidden from the screen reader.aria-controls="IDREF"Banner with ESC
or Enter key: The trigger element (e.g. a button) which has opened the Banner must receive focus state again after
the Banner is closed. This is important to keep focus order consistent.Banner component uses role="status" and role="alert" to announce content changes for assistive
technologies, but only if the component is pre-rendered and the content is added dynamically.