Skip to content

OF2Node

Overview

OF2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class OF2Node

import { OF2Node } from 'scenerystack/nitroglycerin';

Constructor

new OF2Node( providedOptions? : OF2NodeOptions )

Instance Methods

Type OF2NodeOptions

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

MoleculeNodeOptions

Source Code

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