About This Developer Guide
LWC Offline Enabled Apps
Previous Versions
Customize Salesforce mobile apps with features built with Lightning web components, and deploy your customizations to mobile users. Create components and apps that work even when mobile devices are offline while in the field. Optimize your features to handle low- and no-network connectivity situations with grace.
LWC Offline is an advanced runtime environment for Lightning web components. Available only for mobile devices, it replaces the standard Lightning components runtime, and augments it with features designed specifically for mobile and offline use.
There are many, many other changes that you (mostly) don’t need to worry about. The overall goal for LWC Offline is to let you develop Lightning web components that “just work” whether you’re online or offline.
Documentation for LWC Offline is a work in progress, and will improve continuously throughout the pilot and beta programs. The initial release of the program documentation is shared across several LWC Offline-enabled mobile apps. Use this developer guide for the purpose of evaluating LWC Offline in your own orgs.
LWC Offline is available as an optional, opt-in enhancement to existing Salesforce mobile apps.
Learn Lightning Web Components
To create Lightning web components for use in LWC Offline-enabled mobile apps, you must learn the basics of Lightning web components.