kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-material
/
io.kvision.material.icon
/
icon
icon
fun
HasIconSlot
.
icon
(
name
:
String
)
:
MdIcon
(
source
)
Sets the icon identified by
name
to the icon slot.
fun
Container
.
icon
(
name
:
String
,
className
:
String
?
=
null
,
init
:
MdIcon
.
(
)
->
Unit
?
=
null
)
:
MdIcon
(
source
)