Reference home > @af-utils/virtual-react > ListProps > getKey
Signature:
getKey?: (index: number, itemData: any) => string | number;