toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-emotion
/
emotion.utils
/
StyleSheet
Style
Sheet
external
interface
StyleSheet
(
source
)
Inheritors
CSSStyleSheet
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
)