Hierarchy

  • NodeDefaultsHeader

Properties

backgroundColor: string

The background color of the node headers.

borderColor: string

The border color of the node headers.

hoverBackgroundColor: string

The background color of the node hover feedback.

hoverInnerColor: string

The inner color of the node hover feedback.

hoverOuterColor: string

The outer color of the node hover feedback.

isolate: string

Specifies whether isolate behavior is enabled on the node.

labelHalign: string

The horizontal alignment of the header title.

labelStyle: object

The CSS style string defining the style of the header title.

selectedBackgroundColor: string

The background color of the node selection feedback.

selectedInnerColor: string

The inner color of the node selection feedback.

selectedOuterColor: string

The outer color of the node selection feedback.

useNodeColor: string

Specifies whether the node color should be displayed in the header.

Generated using TypeDoc