Uses of Interface
elemental2.dom.ServiceWorkerClientQueryOptions
-
Uses of ServiceWorkerClientQueryOptions in elemental2.dom
Methods in elemental2.dom that return ServiceWorkerClientQueryOptionsMethods in elemental2.dom with parameters of type ServiceWorkerClientQueryOptionsModifier and TypeMethodDescriptionelemental2.promise.Promise
<elemental2.core.JsArray<ServiceWorkerClient>> ServiceWorkerClients.getAll
(ServiceWorkerClientQueryOptions options) elemental2.promise.Promise
<elemental2.core.JsArray<ServiceWorkerClient>> ServiceWorkerClients.matchAll
(ServiceWorkerClientQueryOptions options)