Skip to main content

Interaction to change property

  • December 12, 2025
  • 0 replies
  • 5 views

Dan Reeves

There is no “change property” interaction. This is very basic. I see several conversations around this, but no direct feature request for this basic feature. Currently, you can ONLY change variant properties. But you should be able to change boolean property, text property, or instance swap.

Most common use cases:

  • Show/hide a layer on hover such as a tooltip or an interaction widget (currently requires workarounds with nested components or additional variants) 
  • Change text on hover such as embedded help text
  • Change an embedded instance on click for navigating between tabs

A bonus interaction would be “change embedded variants”. You can currently only change the variant of the component itself, but it would be super useful to be able to target an embedded component and change its variant.