RefreshButton¶
Overview¶
Standard PhET button for 'refresh'.
@author Chris Malley (PixelZoom, Inc.)
Class RefreshButton¶
Constructor¶
new RefreshButton( providedOptions? : RefreshButtonOptions )¶
Instance Methods¶
Type RefreshButtonOptions¶
- iconHeight?: number
- & StrictOmit<RectangularPushButtonOptions, "content">
Source Code¶
See the source for RefreshButton.ts in the scenery-phet repository.