How do I create a saved component?
Last updated: May 21, 2026
You can turn your custom components into re-usable components that can be shared across your team in Replo.
To do that right-click on the component and select "Create Saved Component" or press Cmd + Shift + S.
Overview
You can turn your custom components into re-usable templates that can be shared across your team in Replo.
How to Save a Component
1. Select the component you want to save in the editor
2. Right-click on the component and select "Save" from the context menu, or use the keyboard shortcut Cmd + Shift + S (Mac) / Ctrl + Shift + S (Windows)
3. In the "New Saved Item" modal select "Component"
4. Click "Save"
Using Your Saved Components
Once saved, your components will be available to you and your team members. Saved Components can be found in the Components panel in the left sidebar.
Simply drag and drop your saved items onto the canvas to use them in any project within your workspace.