Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.cookie
/
CookieListItem
Cookie
List
Item
web
interface
CookieListItem
(
source
)
Members
Properties
name
Link copied to clipboard
web
abstract
var
name
:
String
?
value
Link copied to clipboard
web
abstract
var
value
:
String
?