Loading
Visual Studio Code Based Modeler for Consumer Goods Cloud
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
          Paragraph

          Paragraph

          The p element creates a paragraph in the document.

          Required Editions

          Available in Lightning Experience in Enterprise and Unlimited Editions that have Consumer Goods Cloud enabled.

          The <p> element supports these attributes:

          Attribute Description Values / Pattern Required
          bold Displays the selected text in bold face. Boolean No
          italics Displays the selected text in italic face. Boolean No
          alignment Aligns the selected text to the left, or to the right, or to the center. String No

          The p element can contain a child element, text. The p tag does not support the img element.

          Sample Code

          <p bold="true">{{Labels::ReturnedItemsLabelId; defaultLabel=Returns}}</p>
           
          Loading
          Salesforce Help | Article