Reference home > @af-utils/virtual-react > ListProps > getKey

ListProps.getKey property

Signature:

getKey?: (index: number, itemData: any) => string | number;