Newer Version Available

This content describes an older version of this product. View Latest

Differences Between Documentation Sites

Here’s a breakdown of the differences between the Component Library, the reference section of this developer guide, and the Aura Reference app.

The Component Library is the place to find reference information and interactive examples. Use the Aura Reference App for JavaScript API documentation only. The Reference section in this Developer Guide provides information on system-level tags that are not available elsewhere.

Component Library Aura Reference App Reference Section in Lightning Aura Components Developer Guide
Component documentation and code samples Checkmark icon indicating true (Documentation tab) Checkmark icon indicating true (Overview tab)
Interactive examples Checkmark icon indicating true (Usage tab)
Lightning Design System support Checkmark icon indicating true
Components in custom namespaces and packages Checkmark icon indicating true Checkmark icon indicating true
JavaScript API Checkmark icon indicating true
System tags Checkmark icon indicating true (aura:method, aura:set, etc.)
Event documentation Checkmark icon indicating true
System event documentation Checkmark icon indicating true
Interface documentation Checkmark icon indicating true Checkmark icon indicating true

Components in custom namespaces display both global and non-global attributes and methods. Components in managed and unmanaged packages display global attributes and methods only.