Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-emotion-styled
/
emotion.styled
/
StyledOptions
Styled
Options
external
interface
StyledOptions
(
source
)
Members
Properties
label
Link copied to clipboard
abstract
val
label
:
String
?
should
Forward
Prop
Link copied to clipboard
abstract
val
shouldForwardProp
:
(
propName
:
String
)
->
Boolean
?
target
Link copied to clipboard
abstract
val
target
:
String
?