toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-core
/
react
/
PropsWithStyle
Props
With
Style
external
interface
PropsWithStyle
:
Props
(
source
)
Members
Members & Extensions
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
style
Link copied to clipboard
abstract
var
style
:
CSSProperties
?
Functions
get
Child
Array
Link copied to clipboard
fun
Props
.
getChildArray
(
)
:
ReadonlyArray
<
ReactNode
?
>
?
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)