This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
ServiceWorkerRegistration
인터페이스의 navigationPreload
읽기 전용 속성은 현재의 서비스 워커 등록와 관련된 NavigationPreloadManager
를 반환한다.
Syntax
var navigationPreloadManager = serviceWorkerRegistration.navigationPreload
Value
NavigationPreloadManager
의 객체.
Specifications
Specification | Status | Comment |
---|---|---|
Service Workers The definition of 'navigationPreload' in that specification. |
Working Draft | Initial definition. |
Browser Compatibility
BCD tables only load in the browser
The compatibility table in 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.