Add data attribute to Components and their properties

I have some components with small JavaScript functionality inside them. Unfortunately there is no way of providing any property values to the JavaScript via data attributes because the component does not support the Advanced>Attribute panel.

Simple solution:
Add the Advanced>Attributes panel to the Component or allow to connect it like the “Connect Component Class” functionality => “Connect Component Attribute”

Ideal solution:
Allow each Attribute to be connected individually to a Component property (Toggle, Option, Number, …) just like the CSS properties

1 Like