GridRowIdGetter<R>: ((row: R) => GridRowId)

The function to retrieve the id of a [[GridRowModel]].

Type Parameters