Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gcforms/announce

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gcforms/announce

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
5
-16.67%
Maintainers
6
Weekly downloads
 
Created
Source

Announce

This package adds a util to help announce dynamic page updates in either a polite or assertive ARIA Live Region. The idea is to 1) have a live-region that is primed (in the DOM tree long before being used), and 2) make it convenient to announce a live region in any client workflow.

To use first add the <Announce /> component ideally in a component near the root of the app. Then to announce a dynamic update from any client context call announce(YOUR_MESSAGE). Or for an assertive message call announce(YOUR_MESSAGE, Priority.HIGH).

FAQs

Package last updated on 01 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts