Created
October 11, 2018 20:57
-
-
Save choudharymanish8585/1acf65448ef07743be217fe5883d59f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 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