QueryParametersWarningDialog¶
Overview¶
Message dialog displayed when any public query parameters have invalid values, see https://github.com/phetsims/joist/issues/593
@author Chris Klusendorf (PhET Interactive Simulations) @author Chris Malley (PixelZoom, Inc.)
Class QueryParametersWarningDialog¶
Constructor¶
new QueryParametersWarningDialog( warnings : Warning[], providedOptions? : QueryParametersWarningDialogOptions )¶
Instance Methods¶
Type QueryParametersWarningDialogOptions¶
Source Code¶
See the source for QueryParametersWarningDialog.ts in the joist repository.