Step 3: Create a Lightning Web Component for the Content Sync Panel

To make the content sync panel, create a Lightning web component that displays the content sync buttons and the status of the sync. The Lightning web component must contain an HTML file, a JavaScript file, and an XML file for configuration.

For information on how to create a Lightning web component, see Lightning Web Components Dev Guide: Create Lightning Web Components.

Create these files as part of your Lightning web component.