toggle menu
kvision-material
8.0.0-RC
js
switch theme
search in API
kvision-material
/
io.kvision.material.slot
/
HasContentSlot
Has
Content
Slot
interface
HasContentSlot
Has a content slot.
Inheritors
MdDialog
Members
Members & Extensions
Functions
content
Link copied to clipboard
abstract
fun
content
(
component
:
<Error class: unknown class>
?
)
content
Link copied to clipboard
fun
HasContentSlot
.
content
(
text
:
String
)
:
<Error class: unknown class>
Sets the
text
to the content slot.