Contents

minLength

Reserves space for an element.

Overview

The amount of space reserved is equal to the amount of space taken up by an indicated number of ‘0’ characters. Here’s an example that reserves a space equal to ‘000’ in length.

<ordinal minLength="3" >

Values for minLength

Integer

The amount of space reserved.

Values that Use minLength

See Also

Element Alignment