Created
January 25, 2024 14:46
-
-
Save svierk/70ab1992a1ac42fbe565934f9271ffaa to your computer and use it in GitHub Desktop.
HTML Template for Content Document Preview LWC
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> | |
<a onclick={showPreview}>{preview.name}</a> | |
</template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment