Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.cookie
/
CookieStoreDeleteOptions
Cookie
Store
Delete
Options
interface
CookieStoreDeleteOptions
(
source
)
Members
Properties
domain
Link copied to clipboard
abstract
val
domain
:
String
?
name
Link copied to clipboard
abstract
val
name
:
String
partitioned
Link copied to clipboard
abstract
val
partitioned
:
Boolean
?
path
Link copied to clipboard
abstract
val
path
:
String
?