Skip to content

ReturnButton

Overview

ReturnButton is a push button for undoing a previous operation.

@author John Blanco @author Chris Malley (PixelZoom, Inc.)

Class ReturnButton

import { ReturnButton } from 'scenerystack/scenery-phet';

Constructor

new ReturnButton( providedOptions? : ReturnButtonOptions )

Instance Methods

Type ReturnButtonOptions

import type { ReturnButtonOptions } from 'scenerystack/scenery-phet';

Source Code

See the source for ReturnButton.ts in the scenery-phet repository.