System events are fired automatically by the Lightning framework such as during component initialization, attribute value change, rendering etc. All Components can register for system events in their HTML markup.
Examples of System EVent :-
aura:doneRendering ,aura:doneWaiting etc.
System events are fired automatically by the Lightning framework such as during component initialization, attribute value change, rendering etc. All Components can register for system events in their HTML markup.
Examples of System EVent :-
aura:doneRendering ,aura:doneWaiting etc