A break tag is used to start in new line for a grouped and thereby tidy display of
elements on one page.
- Since:
-
- 0.8.0 (2012)
- Source:
Example
The break tag has no content
<break/>
Requires
Methods
-
<inner> create(element, path, flavour, type)
-
Creates the widget HTML code
Parameters:
Name Type Description elementElement DOM-Element
pathString internal path of the widget
flavourString Flavour of the widget
typeString Page type (2d, 3d, ...)
- Source:
Returns:
HTML code
- Type
- String