Newer Version Available

This content describes an older version of this product. View Latest

Use Apex in Lightning Web Components While Online

The essentials of using Apex within Lightning web components are described in "Call Apex Methods" in the Lightning Web Components Developer Guide. While Apex features behave as documented when a client device is online, there are additional features available within an offline-enabled mobile app.

To take advantage of these features, you need to know the basics of using Apex within Lightning web components. In particular, there are two different ways of calling an Apex method from a Lightning web component.