PDOMUniqueIdStrategy¶
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/PDOMUniqueIdStrategy.ts for the most up-to-date information.
Overview¶
PDOMInstances support two different styles of unique IDs, each with their own tradeoffs, https://github.com/phetsims/phet-io/issues/1851
@author Jesse Greenberg
Class PDOMUniqueIdStrategy¶
Static Properties¶
INDICES : PDOMUniqueIdStrategy¶
(readonly)
TRAIL_ID : PDOMUniqueIdStrategy¶
(readonly)
enumeration : Enumeration¶
(readonly)
Source Code¶
See the source for PDOMUniqueIdStrategy.ts in the scenery repository.