Created
May 27, 2019 10:38
-
-
Save sfmishra/ea91b007924708c831468d1e41b859ea 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 | |
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