h
<div layout="h:30px ...">...</div>
The h utility lets you define the height of an element.
You can specify the value using any valid CSS unit. If no unit is provided, a default harmonic value will be applied.
This attribute is rarely needed, as the rack typically handle height management. However, it can be useful in certain situations.