Custom components not sharable in Spaces

Is this feature already in place ?

Hey @Elaya_Bharathi

To use custom component libraries across multiple instances or Spaces in Retool, specific steps are required. While you can deploy applications to multiple instances or to Retool Spaces, you need to choose a primary instance or Space for your components. This is the only instance or Space where you should log in or deploy your components.

To share your custom component library with other instances or Spaces, you can sync them from your primary setup using the following command:

npx retool-ccl sync

This command guides you through configuring a sync target and then copies the library along with all available versions.

For additional details, refer to the Custom Component Libraries documentation.

5 Likes

Yes! In additional to @WidleStudioLLP's response above, we actually just published a new topic on this subject. Don't hesitate to let us know if you have any additional questions!

3 Likes