Options
All
  • Public
  • Public/Protected
  • All
Menu

Representation of the tree view properties.

Hierarchy

  • ViewProps

Index

Properties

height: number

The height property.

rows: NodeRow[]

The list of node rows.

scrollToRow?: number

The scroll to row value.

width: number

The width property.

Methods

  • renderNodeRow(row: NodeRow): ReactNode