showItem
Applies a hover event that shows an item.
Return
this Styler instance for chaining
Parameters
key
the show item hover event to apply
Applies a hover event that shows an item with the given key and count.
Return
this Styler instance for chaining
Parameters
key
the item type key
count
the item count
Applies a hover event that shows an item with the given key, count, and data components.
Return
this Styler instance for chaining
Parameters
key
the item type key
count
the item count
data
the item data components