toggle menu
kvision-material
8.0.0-RC
js
switch theme
search in API
kvision-material
/
io.kvision.material.icon
/
icon
icon
fun
HasIconSlot
.
icon
(
name
:
String
)
:
MdIcon
Sets the icon identified by
name
to the icon slot.
fun
<Error class: unknown class>
.
icon
(
name
:
String
,
className
:
String
?
=
null
,
init
:
MdIcon
.
(
)
->
Unit
?
=
null
)
:
MdIcon