Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-emotion-react
/
emotion.react
/
GlobalProps
Global
Props
external
interface
GlobalProps
:
Props
(
source
)
Members
Members & Extensions
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
styles
Link copied to clipboard
abstract
var
styles
:
Rules
Functions
styles
Link copied to clipboard
inline
fun
GlobalProps
.
styles
(
crossinline
block
:
RuleBuilder
<
PropertiesBuilder
>
.
(
)
->
Unit
)
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)