Skip to content

phetioElementSelectionProperty

Under Construction

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

Overview

Property that controls the selection view of PhET-iO Elements, predominately in Studio.

@author Michael Kauzmann (PhET Interactive Simulations) @author Sam Reid (PhET Interactive Simulations)

Type PhetioElementSelection

import type { PhetioElementSelection } from 'scenerystack/tandem';

( typeof PhetioElementSelectionValues )[number]

Source Code

See the source for phetioElementSelectionProperty.ts in the tandem repository.