Getting Started with Lightning Web Components
Before continuing with this guide, we recommend you familiarize yourself with Lightning Web Components.
There are many resources to help you get started, such as:
-
Introducing Lightning Web Components: The official Lightning Web Components Developer Guide and reference
-
Build Lightning Web Components: A Trailhead trail with QuickStart, basics, building, testing, and using events
-
Lightning Web Components - Episode 1: An Introduction: A video series on Lightning Web Components
-
Lightning Web Components Open Source: Documentation on the Lightning Web Components open-source UI framework
When you’re comfortable with the basics and have your development environment set up, continue to the Hello World Component Example.
If you create a Lightning Web Component that uses Lightning events, the events work when your CRM Analytics dashboard is embedded in Salesforce pages, but not from Analytics Studio. Analytics Studio is a separate Lightning app.
Note
See Also