Newer Version Available
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 |
(Documentation tab) |
(Overview tab) |
|
| Interactive examples |
(Usage tab) |
||
| Lightning Design System support | ![]() |
||
| Components in custom namespaces and packages | ![]() |
![]() |
|
| JavaScript API | ![]() |
||
| System tags |
(aura:method, aura:set, etc.) |
||
| Event documentation | ![]() |
||
| System event documentation | ![]() |
||
| Interface documentation | ![]() |
![]() |
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.
(Documentation tab)