Line Break (Document Template)
 
  Last modified: August 20, 2024
	Introduction
A new line will be started at the insertion of a line break.
Common Properties
Name
The internal name of the widget. You can use this to give sensible names to widgets. The name property also appears in the generated HTML: the widget DOM element automatically includes the class mx-name-{NAME}, which can be useful for Selenium testing.