The HTML Control allows applying any CSS or JS scripts on any HTML5 display of your projects. It is available to HTML5 environment.
On this page:
This components runs only on HTML5 displays, targeting web browsers.
HTML5 Control Settings | |
---|---|
Field | Description |
Control Name | Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind. |
CSS Scripts | Runs a CSS script. |
JS Scripts | Runs a JS script. |
When the runtime environment is active, the HTML5 Control executes the embedded CSS and JS scripts, enhancing the display with custom styles and interactive functionalities.