Custom UI Component within App?

I’m struggling with the fact that custom UI components seem to be be bound to an application. At least I have to develop them in a context of an application. How to reuse them across my apps?

Regards,

Hello @Klaas_Klever

Custom components are located in ui-builder/containers/container-name/components/custom. You can archive this folder and transfer it to the new application.

Regards,
Inna


If you only want to transfer 1 component, you can download it from this screen and transfer it to the new application via ui-builder/containers/container-name/components/custom path.

Regards,
Inna

Very technical and hard to oversee. Maybe sometimes there will be a better way to manage custom components.
Thanks