• 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.7 KiB145130

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

web-cookie-and-data-storage-mgmt.mdD12-May-20244.8 KiB13699

web-debugging-with-devtools.mdD12-May-20241.7 KiB5540

web-file-upload.mdD12-May-20241.5 KiB5643

web-geolocation-permission.mdD12-May-20243.9 KiB10995

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

web-in-page-app-function-invoking.mdD12-May-20243.8 KiB130104

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

web-page-loading-with-web-components.mdD12-May-20244.6 KiB147107

web-redirection-and-browsing-history-mgmt.mdD12-May-20244.8 KiB161130

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

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

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 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