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
/
Node
/
Text
Text
js
data
class
Text
(
val
text
:
String
)
:
AnnotatedString.Node
(
source
)
Members
Constructors
Text
Link copied to clipboard
js
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
js
val
text
:
String
Functions
text
Link copied to clipboard
js
open
override
fun
text
(
)
:
String