kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-material
/
io.kvision.material.slot
/
HasLeadingSlot
Has
Leading
Slot
interface
HasLeadingSlot
(
source
)
Has a leading slot.
Inheritors
MdListItem
MdMenuItem
MdSelectOption
MdTextField
Members
Members & Extensions
Functions
leading
Link copied to clipboard
abstract
fun
leading
(
component
:
Component
?
)
leading
Icon
Link copied to clipboard
fun
HasLeadingSlot
.
leadingIcon
(
name
:
String
)
:
MdIcon
Sets the icon identified by
name
to the leading slot.