Skip to content

Instantly share code, notes, and snippets.

@arun12209
Created January 21, 2023 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arun12209/41f75fd7a2b27b9148b072fd21642122 to your computer and use it in GitHub Desktop.
Save arun12209/41f75fd7a2b27b9148b072fd21642122 to your computer and use it in GitHub Desktop.
<template>
<lightning-record-form object-api-name="Account"
layout-type="Full"
columns="2"
mode="edit"
onsuccess={handleSuccess}>
</lightning-record-form>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment