Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
The value element produces an HTML span with a CSS type of 'value'.
#value { text="Some text." }
text
(string) - The text to display.
html_encode
(boolean) - Set to true to safely html-encode the displayed value.