Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
The list element produces an HTML listitem element (
#listitem {
body="My List Element"
}.
body
(list of Nitrogen elements) - A list of listitems elements.
text
(string) - Set to the text of the list item.
html_encode
(boolean) - Set to true to safely html-encode the displayed text.