Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeNode

Hierarchy

  • TreeNode

Index

Properties

children

children: Array<this>

isCollapsed

isCollapsed: boolean

isSelected

isSelected: boolean

key

key: string

Optional parent

parent: this

selectable

selectable: boolean

Generated using TypeDoc