Skip to content

Instantly share code, notes, and snippets.

@svierk
Created January 25, 2024 14:46
Show Gist options
  • Save svierk/70ab1992a1ac42fbe565934f9271ffaa to your computer and use it in GitHub Desktop.
Save svierk/70ab1992a1ac42fbe565934f9271ffaa to your computer and use it in GitHub Desktop.
HTML Template for Content Document Preview LWC
<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