Newer Version Available

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

Creating Components

The Cmp.<myNamespace>.<myComponent> syntax to reference a component in Apex is deprecated. Use $A.createComponent() in client-side JavaScript code instead.