toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.crdt
/
TextWithAttributes
Text
With
Attributes
@
JvmInline
value
class
TextWithAttributes
(
value
:
Pair
<
String
,
Map
<
String
,
String
>
>
)
Members
Constructors
Text
With
Attributes
Link copied to clipboard
constructor
(
value
:
Pair
<
String
,
Map
<
String
,
String
>
>
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Map
<
String
,
String
>
text
Link copied to clipboard
val
text
:
String