kotlin_ui_dsl_version_2.md: use label

This commit is contained in:
Yann Cébron 2025-04-23 14:01:17 +02:00
parent 37c9da13fc
commit 027c7cf053

View File

@ -294,7 +294,7 @@ row("Row:") {
### `Cell.align`
{#cell-align}
_2022.3_
<primary-label ref="2022.3"/>
Updates horizontal and/or vertical alignment of the component inside the cell.
Default alignment is `AlignX.LEFT` and `AlignY.CENTER`.