Currently when designers are looking at the prop options for a component with variants, there often lacks the required clarity into what exactly a prop does with only the prop name alone.
One possible way to help with this problem would be by adding “prop descriptions” where a tooltip with the description would show up when overing over the prop (similarly to components with a description in the assets panel). Here’s an example:
This feature would be instrumental to creating better parity between design and code assets in addition to supporting a shared language between design and engineering.