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

Theme

Type: object

Properties

  • disabledEdgeAttributes(optional) DisabledEdgeOptions Disabled edge attributes (you can specify duration and easing for the animation)
  • disabledNodeAttributes(optional) DisabledNodeOptions Disabled node attributes (you can specify duration and easing for the animation)
  • 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) SelectedEdgeOptions Selected edge attributes (you can specify duration and easing for the animation)
  • selectedEdgeExtremitiesAttributes(optional) NodeAttributesValue Selected edge extremities attributes
  • selectedNodeAttributes(optional) SelectedNodeOptions Selected node attributes (you can specify duration and easing for the animation)