PreferencesPanelContentNode¶
Overview¶
Parent class for layout and styling of content nodes that can be passed through to PreferencesPanelSection.
@author Marla Schulz (PhET Interactive Simulations)
Class PreferencesPanelContentNode¶
Constructor¶
new PreferencesPanelContentNode( providedOptions : PreferencesPanelContentNodeOptions )¶
Instance Methods¶
Type PreferencesPanelContentNodeOptions¶
- content: Array<Node>
- & PanelOptions
Source Code¶
See the source for PreferencesPanelContentNode.ts in the joist repository.