Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the meta information of row, such as its index and its row key.

Hierarchy

  • RowMeta

Index

Properties

Properties

index: number

The 0-based index of the row in the DataTable.

key: undefined | string

The unique key of the row. undefined when no key was defined for the rows.

Generated using TypeDoc