Created
March 27, 2020 08:51
-
-
Save kishoreBandanadam/dd6d8ec4243d34e1ec7789b5a738e938 to your computer and use it in GitHub Desktop.
This file contains 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
<aura:event type="COMPONENT" description="delete row"> | |
<aura:attribute name="rowIndex" type="Integer"/> | |
</aura:event> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment