Options
All
  • Public
  • Public/Protected
  • All
Menu

The node JSON data

{ id: 2, pid: 1, tags: ["HR"], name: "Anna Smith" }

Hierarchy

  • nodeData

Indexable

[key: string]: any

Index

Properties

id: string | number

the id of the node

pid?: string | number

the parent id

ppid?: string | number

the parent partner id

stpid?: string | number

the subtree parent id

tags?: string[]

Set custom configuration for the tagged node See Tags doc page...

template?: string

The template name associated with the specified node.

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc