Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-emotion-utils
/
emotion.utils
/
EmotionCache
/
insert
insert
abstract
fun
insert
(
selector
:
String
,
serialized
:
SerializedStyles
,
sheet
:
StyleSheet
,
shouldCache
:
Boolean
)
:
String
?
(
source
)