aura: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.

Attributes

Attribute Name Attribute Type Description Required?
value String The String to be rendered.