Component
Expression
HTML
If
Iteration
Render If (Deprecated)
Template
Text
Unescaped HTML
LWC Developer Guide
SLDS 1
SLDS 2
aura NamespaceThe aura namespace provides core framework components.
aura:component.{!expression}.aura:html.aura:if or the components in the else attribute.aura:iteration.aura:if instead.aura:template, which is used to bootstrap the Aura framework.aura:text.aura:unescapedHtml as-is. Use aura:unescapedHtml with trusted or sanitized sources of data.