Show TOC

Background documentationBrowser Support & 508 Locate this document in the navigation structure

 

The Label component renders in every supported browser.

Editability in Style Editor

The label control is editable in the Style Editor via "Text". Common styles used for labels (changes affect other elements) are:

  • Font Size

  • Font Color

  • Font Family

  • Font Weight

  • Font Style

For an overview of all common styles see section HTMLB Controls and Style Editor in Customer Branding and Style Editor.

Accessibility - 508 Support
  • Keyboard

    The label is not inserted into the accessibility hierarchy by default.

  • Default Description

    Is provided by the HTMLB rendering engine.

  • Application-specific Description

    Typically, an additional description is not needed. Set a description using the setTooltip method only if the label text is not sufficient for explaining the meaning, function, or purpose of the corresponding control.

  • Corresponding Input Elements

    Checkbox, dropdown list box, input field, radio button, and text edit control.