CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...

    Function announceToScreenReader

    • Announce a message to screen readers using ARIA live region Uses a singleton live region to prevent duplicate announcements

      Parameters

      • message: string

        Message to announce

      • politeness: "polite" | "assertive" = 'polite'

        ARIA live politeness level

      Returns void