kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-api
/
com.varabyte.kobweb.api.stream
/
StreamEvent
/
Text
Text
class
Text
(
val
stream
:
Stream
,
val
text
:
String
)
:
StreamEvent
(
source
)
Members
Constructors
Text
Link copied to clipboard
constructor
(
stream
:
Stream
,
text
:
String
)
Properties
stream
Link copied to clipboard
val
stream
:
Stream
text
Link copied to clipboard
val
text
:
String