compose-multiplatform-html-unified
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.ui.text
/
AnnotatedString
/
Nodes
Nodes
js
value
class
Nodes
(
val
nodeList
:
List
<
AnnotatedString.Node
>
)
(
source
)
Members
Constructors
Nodes
Link copied to clipboard
js
constructor
(
nodeList
:
List
<
AnnotatedString.Node
>
)
Properties
node
List
Link copied to clipboard
js
val
nodeList
:
List
<
AnnotatedString.Node
>
Functions
plus
Link copied to clipboard
js
inline operator
fun
plus
(
other
:
AnnotatedString.Nodes
)
:
AnnotatedString.Nodes
text
Link copied to clipboard
js
fun
text
(
)
:
String