toggle menu
kvision
7.5.0
js
switch theme
search in API
kvision
/
io.kvision.material.slot
/
HasSupportingTextSlot
Has
Supporting
Text
Slot
js
interface
HasSupportingTextSlot
Has a supporting text slot.
Inheritors
MdListItem
MdMenuItem
MdSelectOption
Members
Members & Extensions
Functions
supporting
Text
Link copied to clipboard
js
abstract
fun
supportingText
(
component
:
Component
?
)
supporting
Text
Link copied to clipboard
js
fun
HasSupportingTextSlot
.
supportingText
(
text
:
String
)
:
Div
Sets the
text
to the supporting text slot.