For AI agents: the complete documentation index is available at https://docs.dataplatform.ovh.net/llms.txt, the full documentation bundle is available at https://docs.dataplatform.ovh.net/llms-full.txt, and this page is available as Markdown at https://docs.dataplatform.ovh.net/sdk/app-basic-ui-html.md.
  • 🇬🇧 English
  • HTML

    Warning

    Rework pending, no delivery date. The Front App SDK (ReactJS) and the Front API SDK (NodeJS) are both being replaced. This page documents the current release, remains accurate, and is maintained until the replacement ships. Code written against it keeps working.

    Allows you to create any element in HTML (paragraph, title, image, etc.).

    Add HTML

    Select Basic UI -> Html.

    Exemple Panel

    Configure HTML

    Simple configuration

    This configuration allows you to configure the HTML in a simple and intuitive way.

    Exemple Panel

    Advanced configuration

    This configuration allows you to configure the HTML via a JSON document. Below is the JSON corresponding to the Switch created with the simplified configuration:

    Exemple Panel

    Result

    Exemple Panel