toggle menu
Kotlin Wrappers API Reference
common
switch theme
search in API
kotlin-css
/
kotlinx.css
/
QuotedString
Quoted
String
data
class
QuotedString
(
val
value
:
String
)
:
CssValue
(
source
)
Members
Constructors
Quoted
String
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String