Skip to content

HomeButton

Overview

The Home button that appears in the navigation bar.

@author Sam Reid (PhET Interactive Simulations)

Class HomeButton

import { HomeButton } from 'scenerystack/joist';

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.