UICoreDefaults
Defaults for a UI instance.
| Name | Type | Description |
|---|---|---|
| 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? | PaintStyle | Default style to use to paint edges when mouse is hovering over them. |
| paintStyle? | PaintStyle | Default style to use to paint edges. |