Loading
Upcoming Mandatory Changes to Public Key Infrastructure (PKI)Read More
Salesforce Enforces New Security Requirements in Summer 2026Read More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Third-Party Configurator UI Component HTML File

          Third-Party Configurator UI Component HTML File

          Every UI Lightning web component (LWC) has an HTML file with the root tag <template>. The HTML file follows the naming convention componentName.html, for example, myComponent.html.

          Required Editions

          Available in: Lightning Experience
          Available in: Enterprise, Unlimited, and Developer Editions of Revenue Management (formerly Revenue Cloud) with the Revenue Cloud Growth license or the Revenue Cloud Advanced license

          This example shows the basic structure for an HTML file for a component.

          <template>
            <p>My third party configurator flow component</p>
          </template>
           
          Loading
          Salesforce Help | Article