Skip to content

PDOMUtils

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/accessibility/pdom/PDOMUtils.js for the most up-to-date information.

Overview

Utility functions for scenery that are specifically useful for ParallelDOM. These generally pertain to DOM traversal and manipulation.

For the most part this file's methods are public in a scenery-internal context. Some exceptions apply. Please consult @jessegreenberg and/or @zepumph before using this outside of scenery.

@author Jesse Greenberg

Source Code

See the source for PDOMUtils.js in the scenery repository.