Skip to content

LinkedElementIO

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/LinkedElementIO.ts for the most up-to-date information.

Overview

PhET-iO Type for LinkedElement

@author Sam Reid (PhET Interactive Simulations)

Type LinkedElementState

import type { LinkedElementState } from 'scenerystack/tandem';
  • elementID: string

Source Code

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