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:textTargets
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: | |
---|---|
Access: | |
Abstract: | |
Extensible: | |
Interfaces: | aura:rootComponent |
Attributes
Name | Type | Access | Required | Default | Description |
---|---|---|---|---|---|
value | string | global | The String to be rendered. |