Interface TNode

tree node type TTreeNode[] | TTreeNode

Hierarchy

  • TNode

Properties

length: any

Gets or sets the length of the array. This is a number one higher than the highest index in the array.

Methods

at
concat
copyWithin
entries
every
fill
filter
find
findIndex
flat
flatMap
forEach
includes
indexOf
join
keys
lastIndexOf
map
pop
push
reduce
reduceRight
reverse
shift
slice
some
sort
splice
  • Returns a date converted to a string using the current locale.

    Returns string

  • Returns a string representation of an array.

    Returns string

unshift
values

Generated using TypeDoc