Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
The restful_reset element produces an input field of type reset When clicked, the restful_reset element resets the surrounding form.
#restful_reset { text="Cancel!" }
text
(string) - The button's title.
html_encode
(boolean) - Set to true to safely html-encode the text.
html_name
(string) - the name attribute of the restful_reset element