StepForwardButton¶
Overview¶
Step forward button.
@author Sam Reid (PhET Interactive Simulations) @author Chris Malley (PixelZoom, Inc.)
Class StepForwardButton¶
Constructor¶
new StepForwardButton( providedOptions? : StepForwardButtonOptions )¶
Instance Methods¶
Type StepForwardButtonOptions¶
StrictOmit<StepButtonOptions, "direction">
Source Code¶
See the source for StepForwardButton.ts in the scenery-phet repository.