toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-emotion
/
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
(
)