/
Reusable "HTML" on multiple pages
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.
Related content
Passing parameters to a page
Passing parameters to a page
More like this
Use Form component with SharedComponents Inputs
Use Form component with SharedComponents Inputs
More like this
Use specific Ionic Template for a project
Use specific Ionic Template for a project
More like this
Create Menu and sub-menus
Create Menu and sub-menus
More like this
Prevent page access if not logged in and redirect to login page
Prevent page access if not logged in and redirect to login page
More like this
How to transmit several data keys to a Popup Page?
How to transmit several data keys to a Popup Page?
More like this
(c) Convertigo 2023 https://www.convertigo.com