Micro App element is a Container element offered to users by Kuika. The MicroApp element allows you to open a different project within the application.
The application added to the Micro App element is run in the Micro App sized panel. It cannot be run on the whole screen. Different elements can also be added to the screen where the Microapp element is added.
Micro App element has two functions. The first is to add and run the application previously developed with Kuika in the different application you work in Kuika. The second function is to render and display an application made in Kuika in another system of the user.
To render an application made in Kuika, Preview the application by clicking the Run button. Then open the Console in the Browser by clicking the F12 key. Console
kuika.getmodules
type. Copy and paste the code from the console into a notepad. Set the notepad extension to
.html
extension and save it.
It is very easy to add the Micro App element to your application. You need to follow the steps below to add the Micro App element.