HomeButton¶
Overview¶
The Home button that appears in the navigation bar.
@author Sam Reid (PhET Interactive Simulations)
Class HomeButton¶
Constructor¶
new HomeButton( navBarHeight : number, navigationBarFillProperty : TReadOnlyProperty<Color>, pdomDisplayNameProperty : TReadOnlyProperty<string | null>, providedOptions : HomeButtonOptions )¶
Instance Methods¶
Source Code¶
See the source for HomeButton.ts in the joist repository.