__SetInlineStyles
Sets inline styles for a specific Element node.
Key | Description |
---|---|
element | Any Element object. |
value | Inline styles that override existing inline styles, of type string or object. |
No return value.
The frontend framework can compile corresponding frontend tags into the following render instructions.