Skip to main content

UICoreDefaults

Defaults for a UI instance.

Extended by

Properties

edgeRelocateHandleSize?

optional edgeRelocateHandleSize: number

Width/height of the SVG element with which a user can drag to relocate the source or target of some edge. Defaults to 20.


hoverPaintStyle?

optional hoverPaintStyle: PaintStyle

Default style to use to paint edges when mouse is hovering over them.


paintStyle?

optional paintStyle: PaintStyle

Default style to use to paint edges.