Loading
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, Performance, Unlimited, and Developer Editions of 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