---
nav-title: "Label How-To"
title: "label"
description: "Examples for using Label"
---
# Label
Using a label requires the Label module.
### Binding the Label text property to a view-model property.
``` XML
{%raw%}{%endraw%}
```
### How to set label text content
### How to turn on text wrapping for a label
### How to style a label via css class
### How to style a label via css type
### How to style a label via css control identifier
### How to bind text property of a label to an observable model