Hi, I would like to extend the Palette component, such that when a value (either left or right) is selected, it shows some additional information about the selected entity (e.g. I have a list of items, and when I click on an item to select it, I see the details). It's like adding an onSelect event to the palette. Is that possible?
Thanks, Erik