Skip to content

Instantly share code, notes, and snippets.

@sfmishra
Created May 27, 2019 10:38
Show Gist options
  • Save sfmishra/ea91b007924708c831468d1e41b859ea to your computer and use it in GitHub Desktop.
Save sfmishra/ea91b007924708c831468d1e41b859ea to your computer and use it in GitHub Desktop.
<template>
<lightning-record-form
record-id={recordId}
object-api-name="Account"
layout-type="Compact"
columns="1"
mode="readonly">
</lightning-record-form>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment