Newer Version Available
Create a Quick Action with an LWC
Quick actions are an easy way to add and launch your Lightning web components. It’s
simple to add them to the Test Harness app.
To create a Quick Action with an LWC, the LWC must have a target of type lightning__RecordAction defined in the component’s meta.xml file:
After a component is deployed to Salesforce, create a Quick Action that uses it. For details, see Quick Actions in the Lightning Web Components Developer Guide.