Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Relation

A relation between a node to any other node

Hierarchy

  • Relation

Index

Properties

Properties

Optional node

The ID of the node that it's relative to (defaults to tree root)

Optional relation

relation: "firstChild" | "firstSibling" | "lastChild" | "lastSibling" | "before" | "after"

The relation between them

Generated using TypeDoc