Articles tagged: Client
Found 10 documents
- Learn/Getting_started_with_the_web/How_the_Web_works This theory is not essential to writing web code in the short term, but before long you'll ...
- Web/API/Client The Client interface of the ServiceWorker API represents the scope of a service worker client. A ...
- Web/API/Client/frameType The frameType read-only property of the Client interface indicates the type of browsing context ...
- Web/API/Client/id The id read-only property of the Client interface returns the universally unique identifier ...
- Web/API/Client/postMessage The Client.postMessage() method of the Client interface allows a service worker client to send a ...
- Web/API/Client/url The url read-only property of the Client interface returns the URL of the current service worker ...
- Web/API/FetchEvent/client The FetchEvent.client read-only property returns the Client that the current service worker is ...
- Web/API/WindowClient The WindowClient interface of the ServiceWorker API represents the scope of a service worker ...
- Web/API/WindowClient/focus The focus() method of the WindowClient interface gives user input focus to the current client ...
- Web/API/WindowClient/navigate The navigate() method of the WindowClient interface loads a specified URL into a controlled ...