Hi,
Seraching the forums it seems like this question is not answered completely: Is there a complete list of extended properties that work like:
Regards, Harry
Hello,
I am also searching for this list of extended properties. Is there any place i can find it?
Thanks
You can use it to override standard html properties/attributes (some of them already mentioned in previous replies) or introduce your own properties, that you can use in Javascript to implement some behaviour.
See also:
https://www.w3schools.com/html/html_attributes.asp
https://html5doctor.com/html5-custom-data-attributes/
Regards,
Daniel