Add a alertText in a #lmn-alert-element element. This element has a role="alert" and aria-live based on the input {politenessSetting}, the default value is assertive. The content of the #lmn-alert-element element will be read as soon as possible by the assistive technologies
Presentation
dispatch(alertText: string, duration: number = 5000, politenessSetting: LmnAriaLive= 'assertive'): void;