ServiceWorkerRegistration.navigationPreload
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2018.
Experimental: 이 기능은 실험적인 기능입니다.
프로덕션 환경에서 사용하기 전에 브라우저 호환성 표를 주의 깊게 확인하세요.
ServiceWorkerRegistration
인터페이스의 navigationPreload
읽기 전용 속성은 현재의 서비스 워커 등록와 관련된 NavigationPreloadManager
를 반환한다.
Syntax
js
var navigationPreloadManager = serviceWorkerRegistration.navigationPreload;
Value
NavigationPreloadManager
의 객체.
명세서
Specification |
---|
Service Workers # service-worker-registration-navigationpreload |
브라우저 호환성
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
navigationPreload |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.