Component
Expression
HTML
If
Iteration
Render If (Deprecated)
Template
Text
Unescaped HTML
LWC Developer Guide
SLDS 1
SLDS 2
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.
For Use In
Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| value | The String to be rendered. | String |