Hierarchy

  • StyleDefaultsNodeDefaultsIndicatorIconDefaults

Properties

borderColor: string

The default border color of the node indicator icons. The default value varies based on theme.

borderRadius: string

The default border radius of the node indicator icons. See the Help documentation for more information.

borderWidth: number

The default border width of the node indicator icons. The default value varies based on theme.

color: string

The default fill color of the node indicator icons.

height: number

The default height of the node indicator icons. The default value varies based on theme.

opacity: number

The default opacity of the node indicator icons.

pattern: string

The default fill pattern of the node indicator icons.

shape: string

The default shape of the node indicator icons. Can take the name of a built-in shape or the SVG path commands for a custom shape.

source: string

The URL of an image to display by default for the node indicator icons.

width: number

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

Generated using TypeDoc