Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ListChildNode

Represents a list.

Hierarchy

  • ListChildNode

Index

Properties

Properties

children

children: ListNode[] = []

The child nodes of this list node.

nodeinfo

nodeinfo: ListNodeInfo = new ListNodeInfo()

Provides information about a list.

Generated using TypeDoc