EraserButton¶
Overview¶
Button with an eraser icon.
@author John Blanco
Class EraserButton¶
Constructor¶
new EraserButton( providedOptions? : EraserButtonOptions )¶
Instance Methods¶
Type EraserButtonOptions¶
- iconWidth?: number
- & StrictOmit<TrimmedParentOptions, "content">
Source Code¶
See the source for EraserButton.ts in the scenery-phet repository.