Importing an HTML


Last updated
Using this feature, you can effortlessly bring in the HTML pages built outside of Reasy.
To import an HTML,
Expand the layout you wish to use for the HTML to be imported, then go to Screens and
right-click '
' to select Import Screen.
![]()
Choose the HTML file to be imported, and then click Import.


The imported HTML can now be accessed from the Navigation Explorer. Open it and customize it as you require for your app.
By default, the imported HTML uses the preferences of the layout to which it was imported. Add additional dependencies, such as images and custom CSS, to the Assets folder in that layout.
Last updated