Created
May 23, 2022 06:30
-
-
Save heijmerikx/674c8271813ff6e744a807547ea9a129 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
recordUpdated : function(component, event, helper) { | |
// Your custom functionality here | |
alert(‘I have changed’); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment