Interface TListNode

flatten list node type

Hierarchy

  • TListNode

Properties

Properties

key: string | number

the key of tree node

parentKey?: string | number

Generated using TypeDoc