VerticalAlign
toloka.client.project.template_builder.layouts.ColumnsLayoutV1.VerticalAlign
| Source code
Vertical alignment of column content.
Attributes Description
Name | Value | Description |
---|---|---|
BOTTOM |
'bottom' | Aligned to the bottom of a column. |
MIDDLE |
'middle' | Aligned to the middle of the column that is filled in the most. |
TOP |
'top' | Aligned to the top of a column. |