TabToast element.role="status"state="info", the component announces it unobtrusively.aria-hidden="true"icon is hidden from the screen reader.Toast component uses role="status" to announce content changes for assistive technologies. Therefor it is
mandatory that the component is pre-rendered and the content (Toast Item) is added dynamically.