grails-views icon indicating copy to clipboard operation
grails-views copied to clipboard

Provide mechanism to pass attributes to specific widgets

Open codeconsole opened this issue 1 year ago • 0 comments

Currently you can pass attributes to widgets via widget-, but that passes to all widgets.

This should be refined to pass attributes to specific widgets.

E.g. widget-checkBox-class, widget-datePicker-class

codeconsole avatar Jan 12 '25 22:01 codeconsole