Skip to content

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

import { PreferencesPanelContentNode } from 'scenerystack/joist';

Constructor

new PreferencesPanelContentNode( providedOptions : PreferencesPanelContentNodeOptions )

Instance Methods

Type PreferencesPanelContentNodeOptions

import type { PreferencesPanelContentNodeOptions } from 'scenerystack/joist';

Source Code

See the source for PreferencesPanelContentNode.ts in the joist repository.