Skip to content

Function: StatusAnnouncer()

StatusAnnouncer(props): Element

Announce, politely and once, each thing an operator cannot afford to miss.

Renders a visually hidden status region. Mount it once, high in the tree: it watches every device, because a fault on the device an operator is not looking at is the one they most need to be told about.

Parameters

props

StatusAnnouncerProps

An optional class name.

Returns

Element

The live region element.