Additional Attributes for div

Is it possible to add additional, custom attributes for a div for say a TWebPanel - for example role="group"


WebHTMLDiv.ElementClassName sets the class name.

It is a good idea to also expose access to the ROLE directly. We have added it on the todolist.



great