SunUtil¶
Overview¶
Utility functions for sun.
@author Sam Reid (PhET Interactive Simulations)
Class SunUtil¶
Static Methods¶
validateLinkedElementInstrumentation( component : Node, property : PhetioProperty<IntentionalAny> )¶
Assertions to remind devs that there should be a LinkedElement to the associated Property and that the Property itself should be featured.
Source Code¶
See the source for SunUtil.ts in the sun repository.