Redesign or edit local pages
All local web pages of your application (About, Contact and Loading page) are located in the public directory. You can open any one of the pages which you want to edit and make changes.
Last updated
All local web pages of your application (About, Contact and Loading page) are located in the public directory. You can open any one of the pages which you want to edit and make changes.
Last updated
There are two menu types
Main application menu – menu-config.js
Right menu – right-menu-config.js
First create a .html page in your app's public folder. By using the following format, replace the values of your newly created html page file name value.
Copy-paste for the following code block and replace the values as you need.
As the documentation mentioned earlier, you can add the right menu also to Local web pages and roles. Navigate the application root right-menu-config.js and edit.
Give a native look to your application. You can hide your website elements as you prefer. To do this, open config.js file.
Next, you can add your class or id value separated by a comma.