Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeDetail

Hierarchy

Index

Properties

Properties

Optional creating

creating: undefined | false | true

Whether the target node is being created (not yet added to DOM).

index

index: number

Index in parent's nodes (children) array.

node

The target node.

parent

Parent node of the target.

Generated using TypeDoc