Skip to content

H2O2Node

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/nitroglycerin/blob/main/js/nodes/H2O2Node.ts for the most up-to-date information.

Overview

H2O2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class H2O2Node

import { H2O2Node } from 'scenerystack/nitroglycerin';

Constructor

new H2O2Node( providedOptions? : H2O2NodeOptions )

Instance Methods

Type H2O2NodeOptions

import type { H2O2NodeOptions } from 'scenerystack/nitroglycerin';

MoleculeNodeOptions

Source Code

See the source for H2O2Node.ts in the nitroglycerin repository.