getItemId

abstract var getItemId: (itemValue: ItemValue) -> String??(source)

A function that returns the id of an item. This is required when using the activeDescendant focus management.

Parameters

itemValue

List item to get the id for.