Hierarchy

  • StyleDefaultsNodeDefaults

Properties

borderColor: string

The default color of the node borders. The default value varies based on theme.

borderWidth: number

The default width of the node borders. The default value varies based on theme.

color: string

The default background color of the nodes.

An object defining the style defaults for the node icons.

indicatorColor: string

The default background color of the node indicator sections.

An object defining the style defaults for the node indicator icons.

labelStyle: object

The CSS style object defining the style of the node labels.

secondaryLabelStyle: object

The CSS style object defining the style of the node secondary labels.

Generated using TypeDoc