Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-styled-next
/
styled
/
styledLink
styled
Link
inline
fun
RBuilder
.
styledLink
(
href
:
String
?
=
null
,
rel
:
String
?
=
null
,
type
:
String
?
=
null
,
block
:
StyledDOMBuilder
<
LINK
>
.
(
)
->
Unit
)
(
source
)