See: Description
| Class | Description |
|---|---|
| Br | |
| ClearFix | |
| Div |
Simple
<div> tag |
| Hr | |
| Italic |
Simple
<em> tag to emphasize words |
| OrderedList | |
| Paragraph | |
| Small |
Simple
<small> tag to de-emphasize words |
| Span | |
| Strong |
Simple
<strong> tag to emphasize words |
| Text |
Simple text node.
|
| UnorderedList |
Widget representing an Unordered List
** Children must be of type ListItem
|
Copyright © 2017. All rights reserved.