If your organization has set a namespace prefix, use that namespace to reference Lightning components, events, custom
objects and fields, and other items in your Lightning markup.
The following items use your organization’s namespace when your organization has a namespace
prefix set.
- References to components that you’ve created
- References to events that you’ve defined
- References to custom objects
- References to custom fields on standard and custom objects
- References to Apex
controllers
- References to static resources
See Namespace Usage Examples and Reference for examples of the preceding items.