toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-emotion
/
emotion.css
/
CSSStyleSheet
CSSStyle
Sheet
external
interface
CSSStyleSheet
:
StyleSheet
(
source
)
Members
Properties
container
Link copied to clipboard
abstract
val
container
:
HTMLElement
key
Link copied to clipboard
abstract
val
key
:
String
nonce
Link copied to clipboard
abstract
val
nonce
:
String
?
tags
Link copied to clipboard
abstract
val
tags
:
ReadonlyArray
<
HTMLStyleElement
>
Functions
flush
Link copied to clipboard
abstract
fun
flush
(
)
insert
Link copied to clipboard
abstract
fun
insert
(
rule
:
String
)
speedy
Link copied to clipboard
abstract
fun
speedy
(
value
:
Boolean
)