Skip to content

Instantly share code, notes, and snippets.

@svierk
Created October 10, 2023 07:44
Show Gist options
  • Save svierk/5a23294c8afaf0362b450fb9dbf877e4 to your computer and use it in GitHub Desktop.
Save svierk/5a23294c8afaf0362b450fb9dbf877e4 to your computer and use it in GitHub Desktop.
HTML Template for 3D Elements Demo LWC
<template>
<lightning-card title="3D Elements Demo (Three.js)" icon-name="custom:custom57">
<div class="container slds-var-p-horizontal_medium" lwc:dom="manual"></div>
</lightning-card>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment