Allow exposing only *some* properties from nested instances

I’m working on a dropdown, and the expanded state is a bit overwhelming because for the nested List items it shows both the state variants and the text properties

Ideally, I’d be able to hide the nested item state variants from being exposed, because users of the system don’t need to interact with them in this case. It’s only used to change color on hover, and I should be able to make that happen secretly without users knowing how the interaction is set up.

Hi there,

Thanks for sharing your idea! I think there is an existing topic, so let me merge into it. You can upvote it as well. Expose nested instances -> at property level

Thanks,
Toku

A post was merged into an existing topic: Expose nested instances → at property level