toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-emotion
/
emotion.styled
/
StyledOptions
Styled
Options
external
interface
StyledOptions
(
source
)
Members
Properties
label
Link copied to clipboard
abstract
var
label
:
String
?
should
Forward
Prop
Link copied to clipboard
abstract
var
shouldForwardProp
:
(
propName
:
String
)
->
Boolean
?
target
Link copied to clipboard
abstract
var
target
:
String
?