Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.serviceworker
/
RegistrationOptions
Registration
Options
web
interface
RegistrationOptions
(
source
)
Members
Properties
scope
Link copied to clipboard
web
abstract
var
scope
:
String
?
type
Link copied to clipboard
web
abstract
var
type
:
WorkerType
?
update
Via
Cache
Link copied to clipboard
web
abstract
var
updateViaCache
:
ServiceWorkerUpdateViaCache
?