WindowClient: navigate() method

The navigate() method of the WindowClient interface loads a specified URL into a controlled client page then returns a Promise that resolves to the existing WindowClient.

Syntax

navigate(url)

Parameters

url

The location to navigate to.

Return value

A Promise that resolves to the existing WindowClient.

Specifications

Specification
Service Workers
# client-navigate

Browser compatibility

BCD tables only load in the browser