getItemKey
Home > @gooddata/sdk-ui-catalog > IAnalyticsCatalogFilterProps > getItemKey
IAnalyticsCatalogFilterProps.getItemKey property
Derives unique key for option items. Defaults to string coercion.
Signature:
getItemKey?: (item: T) => string;
Home > @gooddata/sdk-ui-catalog > IAnalyticsCatalogFilterProps > getItemKey
Derives unique key for option items. Defaults to string coercion.
Signature:
getItemKey?: (item: T) => string;