package experimental
- Alphabetic
- By Inheritance
- experimental
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Package Members
- package serviceworkers
Service Workers
Service Workers
- See also
Deprecated Type Members
- type AbortController = dom.AbortController
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.AbortController instead
- type AbortSignal = dom.AbortSignal
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.AbortSignal instead
- type Body = dom.Body
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Body instead
- type BodyInit = |[|[|[|[|[Blob, BufferSource], FormData], String], dom.ReadableStream[Uint8Array]], dom.URLSearchParams]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.BodyInit instead
- type ByteString = String
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ByteString instead
- type Chunk[+T] = dom.Chunk[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Chunk instead
- type FileReaderSync = dom.FileReaderSync
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.FileReaderSync instead
- type Headers = dom.Headers
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Headers instead
- type HeadersInit = |[|[dom.Headers, dom.Sequence[dom.Sequence[dom.ByteString]]], dom.OpenEndedDictionary[dom.ByteString]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.HeadersInit instead
- type HttpMethod = dom.HttpMethod
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.HttpMethod instead
- type Notification = dom.Notification
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Notification instead
- type NotificationOptions = dom.NotificationOptions
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.NotificationOptions instead
- type OpenEndedDictionary[T] = Dictionary[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.OpenEndedDictionary instead
- type ReadableStream[+T] = dom.ReadableStream[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ReadableStream instead
- type ReadableStreamController[-T] = dom.ReadableStreamController[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ReadableStreamController instead
- type ReadableStreamReader[+T] = dom.ReadableStreamReader[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ReadableStreamReader instead
- type ReferrerPolicy = dom.ReferrerPolicy
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ReferrerPolicy instead
- type Request = dom.Request
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Request instead
- type RequestCache = dom.RequestCache
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestCache instead
- type RequestCredentials = dom.RequestCredentials
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestCredentials instead
- type RequestDestination = dom.RequestDestination
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestDestination instead
- type RequestInfo = |[String, dom.Request]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestInfo instead
- type RequestInit = dom.RequestInit
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestInit instead
- type RequestMode = dom.RequestMode
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestMode instead
- type RequestRedirect = dom.RequestRedirect
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestRedirect instead
- type RequestType = dom.RequestType
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestType instead
- type Response = dom.Response
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Response instead
- type ResponseInit = dom.ResponseInit
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ResponseInit instead
- type ResponseType = dom.ResponseType
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ResponseType instead
- type Sequence[T] = Array[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Sequence instead
- type URL = dom.URL
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.URL instead
- type URLSearchParams = dom.URLSearchParams
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.URLSearchParams instead
- type WriteableState = dom.WriteableState
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.WriteableState instead
- type WriteableStream[-T] = dom.WriteableStream[T]
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.WriteableStream instead
Deprecated Value Members
- lazy val HttpMethod: dom.HttpMethod.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.HttpMethod instead
- lazy val Notification: dom.Notification.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Notification instead
- lazy val ReferrerPolicy: dom.ReferrerPolicy.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ReferrerPolicy instead
- lazy val RequestCache: dom.RequestCache.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestCache instead
- lazy val RequestCredentials: dom.RequestCredentials.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestCredentials instead
- lazy val RequestDestination: dom.RequestDestination.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestDestination instead
- lazy val RequestMode: dom.RequestMode.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestMode instead
- lazy val RequestRedirect: dom.RequestRedirect.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestRedirect instead
- lazy val RequestType: dom.RequestType.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.RequestType instead
- lazy val Response: dom.Response.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.Response instead
- lazy val ResponseType: dom.ResponseType.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.ResponseType instead
- lazy val WriteableState: dom.WriteableState.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.WriteableState instead
- object Fetch
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use dom.fetch instead
- object Fullscreen
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) the extensions provided by Fullscreen are now available by default
- object PointerLock
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) the extensions provided by PointerLock are now available by default
- object ResponseInit
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) use new dom.ResponseInit { ... } instead
- object Vibration
- Annotations
- @deprecated
- Deprecated
(Since version 2.0.0) the extensions of Vibration are now available by default