Skip to content

RefreshButton

Overview

Standard PhET button for 'refresh'.

@author Chris Malley (PixelZoom, Inc.)

Class RefreshButton

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

Constructor

new RefreshButton( providedOptions? : RefreshButtonOptions )

Instance Methods

Type RefreshButtonOptions

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

Source Code

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