This package has been deprecated

Author message:

This package has been archived and is no longer being maintained

@ephox/echo
TypeScript icon, indicating that this package has built-in type declarations

3.0.25 • Public • Published

Description

echo is a project that handles ARIA attributes.

Installation

echo is available as an npm package. You can install it via the npm package @ephox/echo

Install from npm

npm install @ephox/echo

Usage

AriaDrop: Used to set the aria-grabbed and aria-dropeffect attributes. AriaFocus: Used to preserve focus on an element. AriaGrid: Used to create a grid of ARIA compliant cells. AriaRegister: Used to set standardized ARIA attributes for common elements (menus, toolbars etc). AriaState: Used to set stateful ARIA attributes such as aria-expanded or aria-checked. AriaVoice: Used to set ARIA attributes related to screen readers.

Tests

echo uses bedrock to run browser tests.

Running Tests

$ grunt bedrock-auto

Readme

Keywords

none

Package Sidebar

Install

npm i @ephox/echo

Weekly Downloads

48

Version

3.0.25

License

Apache-2.0

Unpacked Size

151 kB

Total Files

69

Last publish

Collaborators

  • ephox