Components
← All components

Announcer

stimeo--announcer

One place to tell screen readers what changed. Put it on the page once and every part can use it.

  • Core

One place to tell screen readers about a change they would otherwise miss. Put it on the page once and the other parts no longer need a speaking region of their own. There are two ways to send a message: straight from markup, or from any JavaScript you write. It suits a Turbo update that swaps content and any asynchronous result worth announcing. It never moves focus in order to speak. Sending the same wording twice speaks it twice. A message clears itself shortly afterwards, so an old message is not found later by someone reading back.

running

The live regions are visually hidden, so a screen reader announces each message while the transcript below mirrors it for sighted viewers.

Keyboard

This component has no keyboard interactions of its own.