toggle menu
compose-html-material
js
switch theme
search in API
compose-html-common
/
com.huanshankeji.compose.web.attributes
/
attrIfNotNull
attr
If
Not
Null
fun
AttrsScope
<
*
>
.
attrIfNotNull
(
attr
:
String
,
value
:
String
?
)
(
source
)
fun
AttrsScope
<
*
>
.
attrIfNotNull
(
attr
:
String
,
value
:
Boolean
?
)
(
source
)
fun
AttrsScope
<
*
>
.
attrIfNotNull
(
attr
:
String
,
value
:
Int
?
)
(
source
)
fun
AttrsScope
<
*
>
.
attrIfNotNull
(
attr
:
String
,
value
:
Number
?
)
(
source
)