Convertigo Public Knowledge base
Reusable "HTML" on multiple pages
All the components that you add in a Page can be shared with other Pages.
In your Low Code application you can add a SharedComponent object to create reusable components in all you application pages.
If you already created the components in a page, just right-click the parent element and select “Create a shared component from the selected object“ and this will automatically create the new sharedComponent object:
If you start from scratch, drag and drop a SharedComponent component from the Palette into your NgxApp.
Then, add all your components as you would do in a Page.
SharedComponent
You can even add sharedComponent variables and events.
Â
(c) Convertigo 2023 https://www.convertigo.com