Newer Version Available

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

Event Access Control

The access attribute on the aura:event tag indicates whether the event can be used or extended outside of the event’s namespace.

Possible values are listed below.

Modifier Description
public Available within the same namespace. This is the default access value.
global Available in all namespaces.