--- nav-title: "Label How-To" title: "label" description: "Examples for using Label" previous_url: /ApiReference/ui/label/HOW-TO --- # Label Using a label requires the Label module. ### Binding the Label text property to a view-model property. ``` XML {%raw%} ``` ### Setting the label text content ### Turning on text wrapping for a label ### Styling a label via css class ### Styling a label via css type ### Styling a label via css control identifier ### Binding text property of a label to an observable model