Options
All
  • Public
  • Public/Protected
  • All
Menu

A connection between two mindmap nodes

Hierarchy

  • MindmapConnection

Index

Properties

Properties

bg: RaphaelElement<"SVG" | "VML", Element | SVGElement>

The background element of the connection line.

from: RaphaelElement<"SVG" | "VML", Element | SVGElement>

The source element where the connection starts.

line: RaphaelElement<"SVG" | "VML", Element | SVGElement>

The line element representing the connection.

to: RaphaelElement<"SVG" | "VML", Element | SVGElement>

The target element the connection ends at.

Generated using TypeDoc