---
title: minLength
framework: tvml
role: article
role_heading: Article
path: tvml/minlength
---

# minLength

Reserves space for an element.

## Overview

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 Values that Use minLength ordinal

## See Also

### Element Alignment

- [centered](tvml/centered.md)
- [rowCount](tvml/rowcount.md)
