Options
All
  • Public
  • Public/Protected
  • All
Menu

Class List

Represents a list.

Hierarchy

  • List

Index

Properties

Properties

children

children: ListNode[] = []

The child nodes of this list node.

listinfo

listinfo: ListNodeInfo = new ListNodeInfo()

Provides information about a list.

Generated using TypeDoc