Skip to content

Instantly share code, notes, and snippets.

@choudharymanish8585
Created October 11, 2018 20:57
Show Gist options
  • Select an option

  • Save choudharymanish8585/1acf65448ef07743be217fe5883d59f2 to your computer and use it in GitHub Desktop.

Select an option

Save choudharymanish8585/1acf65448ef07743be217fe5883d59f2 to your computer and use it in GitHub Desktop.
<!-- This event will be fired whenever new record change has been captured by RecordChangeEventHandler component -->
<aura:event type="COMPONENT" description="Event template">
<aura:attribute name="recordData" type="Object" />
</aura:event>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment