getItem

fun getItem(itemId: Int): Component

Gets the component of a specific item in the store

Return

Component if found.

Parameters

itemId

Id of the item you wish to find