Home

Vertical Alignment

This is an enumeration used in Stencila Schema for vertical alignment.

It is based on the JATS valign attribute and gives Stencila a controlled vocabulary for baseline, top, middle, and bottom alignment. Using an enumeration allows these alignment semantics to be mapped consistently across table, layout, and publishing formats.

See the alignment properties on table- and layout-related types that use this enumeration.

Members

The VerticalAlignment type has these members:

MemberDescription
AlignBaselineAligned to a baseline.
AlignBottomAligned with bottom.
AlignTopAligned with top.
AlignMiddleCentered vertically.

Bindings

The VerticalAlignment type is represented in:


This documentation was generated from VerticalAlignment.yaml by docs_types.rs.

© 2026 Stencila