compose-multiplatform-html-unified
Toggle table of contents
common
js
Target filter
common
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.ui.text.style
/
TextAlign
/
Companion
Companion
common
js
expect
object
Companion
(
source
)
actual
object
Companion
(
source
)
Members
Properties
Center
Link copied to clipboard
common
js
expect
val
Center
:
TextAlign
actual
val
Center
:
TextAlign
End
Link copied to clipboard
common
js
expect
val
End
:
TextAlign
actual
val
End
:
TextAlign
Justify
Link copied to clipboard
common
js
expect
val
Justify
:
TextAlign
actual
val
Justify
:
TextAlign
Left
Link copied to clipboard
common
js
expect
val
Left
:
TextAlign
actual
val
Left
:
TextAlign
Right
Link copied to clipboard
common
js
expect
val
Right
:
TextAlign
actual
val
Right
:
TextAlign
Start
Link copied to clipboard
common
js
expect
val
Start
:
TextAlign
actual
val
Start
:
TextAlign
Functions
values
Link copied to clipboard
common
js
expect
fun
values
(
)
:
List
<
TextAlign
>
actual
fun
values
(
)
:
List
<
TextAlign
>