--- nav-title: "Label How-To" title: "How-To" 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%} ``` ### 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