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