[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/dist/script-modules/interactivity-router/ -> index.js (summary)

(no description)

File Size: 416 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __webpack_require__()
  a11ySpeak()

Functions
Functions that are not part of a class:

__webpack_require__(moduleId)   X-Ref
No description

a11ySpeak(messageKey)   X-Ref
Announces a message to screen readers.

This is a wrapper around the `@wordpress/a11y` package's `speak` function. It handles importing
the package on demand and should be used instead of calling `ally.speak` direacly.

param: messageKey The message to be announced by assistive technologies.



Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref