• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Web
2
3- [Web Component Overview](web-component-overview.md)
4- [Loading Pages by Using the Web Component](web-page-loading-with-web-components.md)
5- Setting Basic Attributes and Events
6  - [Setting the Dark Mode](web-set-dark-mode.md)
7  - [Uploading Files](web-file-upload.md)
8  - [Opening Pages in a New Window](web-open-in-new-window.md)
9  - [Managing Location Permissions](web-geolocation-permission.md)
10- Using Frontend Page JavaScript Code on the Application
11  - [Invoking Frontend Page Functions on the Application](web-in-app-frontend-page-function-invoking.md)
12  - [Invoking Application Functions on the Frontend Page](web-in-page-app-function-invoking.md)
13  - [Establishing a Data Channel Between the Application and the Frontend Page](web-app-page-data-channel.md)
14- [Managing Page Redirection and Browsing History Navigation](web-redirection-and-browsing-history-mgmt.md)
15- [Managing Cookies and Data Storage](web-cookie-and-data-storage-mgmt.md)
16- [Customizing Page Request Responses](web-resource-interception-request-mgmt.md)
17- [Debugging Frontend Pages by Using DevTools](web-debugging-with-devtools.md)
18