kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-material
/
io.kvision.material.slot
/
HasContentSlot
Has
Content
Slot
interface
HasContentSlot
(
source
)
Has a content slot.
Inheritors
MdDialog
Members
Members & Extensions
Functions
content
Link copied to clipboard
abstract
fun
content
(
component
:
Component
?
)
content
Link copied to clipboard
fun
HasContentSlot
.
content
(
text
:
String
)
:
Div
Sets the
text
to the content slot.