This page contains all the info needed to display and customize the way item data are displayed in your inventory.
Item Details
If you want to display more info about selected items in your inventory, you can use the InventoryDetails component. It will let you display an item’s information, while browsing your inventory. It can automatically hide itself when no item is selected.

To create a details panel, all you need is to create a new Image object inside a canvas, and add a CanvasGroup and an InventoryDetails component to it. You’ll need to specify the name of your target inventory, default texts and icon, and bind a few sub components to it : an icon, and title, long and short description and quantity placeholders