Reaktiv
Toggle table of contents
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
Reaktiv
reaktiv-devtools
/
io.github.syrou.reaktiv.devtools.ui.components
/
TextSegment
Text
Segment
wasmJs
data
class
TextSegment
(
val
text
:
String
,
val
color
:
SegmentColor
)
(
source
)
Members
Constructors
Text
Segment
Link copied to clipboard
wasmJs
constructor
(
text
:
String
,
color
:
SegmentColor
)
Properties
color
Link copied to clipboard
wasmJs
val
color
:
SegmentColor
text
Link copied to clipboard
wasmJs
val
text
:
String