Loading
×Sorry to interrupt
CSS Error
Aura Component

Text

  • Renders plain text. When any free text (not a tag or attribute value) is found in markup, an instance of this component is created with the value attribute set to the text found in the markup.

    Descriptor

    aura:text

    Targets

    Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out / Visualforce, Standalone Lightning App

aura:textcomponent

Renders plain text. When any free text (not a tag or attribute value) is found in markup, an instance of this component is created with the value attribute set to the text found in the markup.

Support:GA
Access:global
Abstract:false
Extensible:false
Interfaces:aura:rootComponent

Attributes

NameTypeAccessRequiredDefaultDescription
valuestringglobalThe String to be rendered.
Specification