Skip to content
  1. API
  2. Types
  3. Theme

Theme

Type: object

Properties

  • edgeAttributes(optional) EdgeAttributes Default edge attributes
  • hoveredEdgeAttributes(optional) HoverEdgeOptions Hovered edge attributes (you can specify duration and easing for the animation)
  • hoveredEdgeExtremitiesAttributes(optional) NodeAttributesValue Hovered edge extremities attributes
  • hoveredNodeAttributes(optional) HoverNodeOptions Hovered node attributes (you can specify duration and easing for the animation)
  • nodeAttributes(optional) NodeAttributes Default node attributes
  • selectedEdgeAttributes(optional) EdgeAttributes Selected edge attributes
  • selectedEdgeExtremitiesAttributes(optional) NodeAttributesValue Selected edge extremities attributes
  • selectedNodeAttributes(optional) NodeAttributes Selected node attributes