WeWeb keeps releasing and improving its native components over time, and many of them are great.
However, every now and then we run into some limitations with these components. In those cases, it would be extremely useful to be able to “fork” a native component and use it as the base for a Coded Component.
This would allow us to:
-
Reuse the entire structure and design already built by WeWeb,
-
Make only the necessary adjustments (e.g., adding extra functionality, customizing behaviors, or changing interactions),
-
Avoid the heavy work of rebuilding a component from scratch — which often involves replicating design settings, layout, styles, and more.
I couldn’t find a way to do this directly through the editor.
Is there any official or alternative way to fork a native component — maybe through GitHub or another method — so we can build on top of it instead of starting from zero?
