Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
The span element produces an HTML span.
#span { class=description, text="Some text." }text (string) - The text to display.
html_encode (boolean) - Set to true to safely html-encode the displayed text.
body (Nitrogen element or list of elements.) - Set the element or elements that will be rendered within this panel.
Released under the MIT License.