UNPKG

react-announce-a11y

Version:

Used to have the screen reader announce messages to the user. Great for things like searches, filtering, loading, and error messages.

8 lines (6 loc) 310 B
// ---------------------------------------------------------------- // <copyright company="Microsoft Corporation"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // ---------------------------------------------------------------- export * from './src/ReactAnnounce';