Hierarchy

  • NodeDefaults

Properties

groupLabelDisplay: string

The label display behavior for group nodes.

An object defining default properties for the node header. See the Help documentation for more information.

hoverColor: string

The color of the node hover feedback.

labelDisplay: string

The label display behavior for leaf nodes.

labelHalign: string

The horizontal alignment for labels displayed within the node.

labelMinLength: number

The minimum number of visible characters needed to render a truncated label. See the Help documentation for more information.

labelStyle: object

The CSS style object defining the style of the label. See the Help documentation for more information.

labelValign: string

The vertical alignment for labels displayed within the node.

selectedInnerColor: string

The inner color of the node selection feedback.

selectedOuterColor: string

The outer color of the node selection feedback.

Generated using TypeDoc