> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codenullapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Html Render Field

> The HTML Render control is a versatile component that allows users to input and render HTML and CSS within your application. This control is essential for appli

### Description

The HTML Render control is a versatile component that allows users to input and render HTML and CSS within your application. This control is essential for applications that require dynamic content presentation, enabling users to create rich, styled content seamlessly.

#### Features

* **HTML Input**: Users can input raw HTML to be rendered.
* **CSS Styling**: Users can include CSS to style the HTML content.
* **Live Preview**: The control provides a real-time preview of the rendered HTML and CSS.
* **Syntax Highlighting**: Supports syntax highlighting for better readability and editing of HTML and CSS code.

#### Usage

To use the HTML Render control, follow these steps:

1. **Add the Field Type Html Render**
2. **HTML code: you can add the HTML you want to render**

<figure>
  <img src="https://mintcdn.com/codenull/9RtgKoAtzvpYtN-c/images/2v7pZCDTzistGMfleFNE.png?fit=max&auto=format&n=9RtgKoAtzvpYtN-c&q=85&s=fa5f692e11e20c28b6494cb17e79fb23" alt="" width="626" height="215" data-path="images/2v7pZCDTzistGMfleFNE.png" />

  <figcaption />
</figure>

3. You can use Formats to customize them based on your data or use the HTML Code control

<figure>
  <img src="https://mintcdn.com/codenull/9RtgKoAtzvpYtN-c/images/avRbBSFtUiP7CDCUGvtp.png?fit=max&auto=format&n=9RtgKoAtzvpYtN-c&q=85&s=d54ad6d4424d50f80966e571235bcbc7" alt="" width="597" height="67" data-path="images/avRbBSFtUiP7CDCUGvtp.png" />

  <figcaption />
</figure>
