Home > @asl-19/js-dom-utils js-dom-utils package A collection of plain JavaScript DOM utility functions. These functions don’t rely on React, or React Native APIs. Functions Function Description announce({ priority, text, }) Trigger screen reader announcement using hidden aria-live region. focusElement(element, options) Focus a DOM element.