Created
May 27, 2019 12:31
-
-
Save sfmishra/43f0dccc78f2b9d912354ac1d7c3cb8a 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
<template> | |
<lightning-record-form object-api-name={objectApiName} | |
fields={fields} onsuccess={handleSuccess}> | |
</lightning-record-form> | |
</template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment