Skip to content

Home > @liquidrazor/list-display > RowId

RowId type

Identifier type accepted by selection helpers.

Signature:

typescript
export type RowId = string | number;