UpdateDialog¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/joist/blob/main/js/UpdateDialog.ts for the most up-to-date information.
Overview¶
UpdateDialog is a fixed-size dialog that displays the current update status.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class UpdateDialog¶
Constructor¶
new UpdateDialog( providedOptions? : UpdateDialogOptions )¶
Instance Methods¶
Type UpdateDialogOptions¶
Source Code¶
See the source for UpdateDialog.ts in the joist repository.