toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-emotion
/
emotion.cache
/
StylisPlugin
Stylis
Plugin
typealias
StylisPlugin
=
(
element
:
StylisElement
,
index
:
Int
,
children
:
ReadonlyArray
<
StylisElement
>
,
callback
:
StylisPluginCallback
)
->
String
?
(
source
)