alias ElementAttributesProxy
- namespace: RmlUi
(alias) ElementAttributesProxy = { , [string]: (string|number|boolean) }
Contains all the attributes of an element: The stuff in the opening tag i.e. <span class="my-class">
[source]
(alias) ElementAttributesProxy = { , [string]: (string|number|boolean) }
Contains all the attributes of an element: The stuff in the opening tag i.e. <span class="my-class">
[source]