Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-styled-next
/
styled
/
Styled
/
createElement
create
Element
fun
createElement
(
type
:
Any
,
css
:
CssBuilder
,
props
:
PropsWithClassName
,
children
:
List
<
ReactNode
>
)
:
ReactElement
<
*
>
(
source
)