Develop Mobile Components

When you’re developing Lightning web components, it’s important to inspect your components’ presentation not only on the desktop, but also on mobile devices. To preview your components on virtual mobile devices and see changes as you code, use the Salesforce CLI Mobile Extensions plug-in. Then download and run virtual device builds of the Salesforce mobile app to preview how your components coexist with other components in Salesforce.

Complete details are available in the Mobile and Offline Developer Guide, an essential companion to this guide when doing mobile development.

See Also