Questions tagged [lwc]

For questions about Lightning Web Components (LWC) - the UI framework for the Salesforce platform. When using this tag also include the more generic [salesforce] tag.

503 questions
2
votes
1 answer

Using Preact in Lightning Web Component

Recently installed the project noted here: https://developer.salesforce.com/blogs/2020/11/how-to-use-apex-natively-with-svelte-vue-and-preact-within-lwc.html to test a theory on using Preact in a Lightning Web Component. Observed that in the Preact…
dan_flux
  • 21
  • 1
2
votes
1 answer

Reset Lightning-record-form after creating new record

I'm new to LWC. I want to know that how can I reset the lightning-record-form after saving a record. File: contactCreator.html