@kanunilabs/datagrid-react / LookupItem
Interface: LookupItem
Defined in: datagrid-core/dist/index.d.ts:446
One choice in a lookup column: what is STORED and what is SHOWN.
Properties
label
label:
string
Defined in: datagrid-core/dist/index.d.ts:448
value
value:
unknown
Defined in: datagrid-core/dist/index.d.ts:447