• Home
Name Date Size #Lines LOC

..--

figures/12-May-2024-

Readme-EN.mdD12-May-20241.1 KiB1816

web-app-page-data-channel.mdD12-May-20245.5 KiB144127

web-component-overview.mdD12-May-2024818 156

web-cookie-and-data-storage-mgmt.mdD12-May-20244.5 KiB13295

web-debugging-with-devtools.mdD12-May-20241.5 KiB4632

web-file-upload.mdD12-May-20241.4 KiB5341

web-geolocation-permission.mdD12-May-20242.6 KiB7462

web-in-app-frontend-page-function-invoking.mdD12-May-20241.1 KiB4936

web-in-page-app-function-invoking.mdD12-May-20243.5 KiB11493

web-open-in-new-window.mdD12-May-20242.7 KiB6853

web-page-loading-with-web-components.mdD12-May-20244.2 KiB141101

web-redirection-and-browsing-history-mgmt.mdD12-May-20244.7 KiB158127

web-resource-interception-request-mgmt.mdD12-May-20242.4 KiB7158

web-set-dark-mode.mdD12-May-20242.2 KiB5742

Readme-EN.md

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