@kanunilabs/datagrid-react-enterprise
@kanunilabs/datagrid-react-enterprise / useRowLookupOptions
Function: useRowLookupOptions()
useRowLookupOptions<
TRow>(controller,engine,rowKey,columnIds,version):RowLookupMap
Type Parameters
TRow
TRow = GridRowData
Parameters
controller
DataGridController<TRow> | null
engine
EditingEngine<TRow> | null
rowKey
RowKey | null
columnIds
readonly string[]
version
number