icfnext / cq-component-maven-plugin

Other
22 stars 35 forks source link

No way to specify html data attributes via @DialogField #29

Open ripply opened 8 years ago

ripply commented 8 years ago

Looking at the granite ui documentation you can see that there is a granite:data node that turns properties into html data attributes for use in client side javascript.

https://docs.adobe.com/docs/en/aem/6-1/ref/granite-ui/api/jcr_root/libs/granite/ui/components/foundation/commonattrs.html

There is currently no way to express this using bedrock annotations.