Blogs

Understanding <aura:component>

Nirav Asodariya 08/01/2026   Aura

The purpose of <aura:component> is to define and initialize an Aura component in Salesforce by acting as the root container that holds attributes, UI markup, logic connections, and configuration required for the component to run inside Lightning Experience.