Implements

Constructors

Accessors

Constructors

Accessors

  • get summary(): undefined | ((node: Node[], view: View) => string)
  • Custom summary of the column to display at the end of the list. Will not be displayed if nothing is provided

    Returns undefined | ((node: Node[], view: View) => string)