---
title: binding
framework: tvml
role: article
role_heading: Article
path: tvml/binding
---

# binding

Associates information in a data item with an element.

## Overview

Overview Use the binding attribute to associate the property path in a data item with an element. note: For more information on binding, see Manipulating the Document Object Model (DOM) in the TVML Programming Guide. Values for binding Elements that Use binding The binding attribute can be used with any element.

## See Also

### Valid TVML Attributes

- [autoHighlight](tvml/autohighlight.md)
- [layoutDirection](tvml/layoutdirection.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)
