← Docs
kotlin-stdlib / org.w3c.workers / FetchEventInit

FetchEventInit

JS
1.1
interface FetchEventInit : ExtendableEventInit
(source)

Properties

JS
1.1

clientId

open var clientId : String ?
JS
1.1

isReload

open var isReload : Boolean ?
JS
1.1

request

abstract var request : Request ?
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .