UICoreDefaults
Defaults for a UI instance.
Extended by
Properties
edgeRelocateHandleSize?
optionaledgeRelocateHandleSize: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?
optionalhoverPaintStyle:PaintStyle
Default style to use to paint edges when mouse is hovering over them.
paintStyle?
optionalpaintStyle:PaintStyle
Default style to use to paint edges.