StepBackwardButton¶
Overview¶
Step backward button.
@author Chris Malley (PixelZoom, Inc.)
Class StepBackwardButton¶
Constructor¶
new StepBackwardButton( providedOptions? : StepBackwardButtonOptions )¶
Instance Methods¶
Type StepBackwardButtonOptions¶
StrictOmit<StepButtonOptions, "direction">
Source Code¶
See the source for StepBackwardButton.ts in the scenery-phet repository.