Label

Introduction

The Label control provides some short explanative text, generally next to a value holder like a TextField. It informs the user about what data is displayed or expected in the value holder. The Label is associated with its value holder by setting the labelFor association accordingly. Using the design property, the appearance of the Label can be configured in a limited way. For a broader choice of designs, applications can use custom styles.

Examples

Basic Label

Bold Label

Basic Label with truncated text

API Documentation

See API documentation