Options
All
  • Public
  • Public/Protected
  • All
Menu

A connection between two mindmap nodes

Hierarchy

  • MindmapConnection

Index

Properties

Properties

bg

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

The background element of the connection line.

from

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

The source element where the connection starts.

line

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

The line element representing the connection.

to

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

The target element the connection ends at.

Generated using TypeDoc