__GetInlineStyles
Returns the inline styles of the Element.
Key | Description |
---|---|
element | Any Element object. |
Returns the inline styles of the current Element in the form of a map.
The frontend framework can retrieve the inline styles of an Element as follows.