Text
 
  Last modified: August 20, 2024
	Introduction
Text widgets category are used to display textual information to the end-user. This category contains the following widgets:
- 
Text – displays a text that can contain parameters:
 
        
     - 
Label – displays static text (the functionality of this widget is outdated; Mendix recommends using the label property of input elements or a text widget instead)
 - 
Page Title – displays page title set in page properties
 
        
     
Performing Basic Functions
For more information on how to add widgets to a page, view their properties, and arrange them, see Adding Elements on a Page, Viewing Element Properties, and Arranging Elements on a Page sections in Page.