rb:editor-cancel

Description

Renders a Cancel button inside an rb:editor tag.


Attributes

optional value string The caption for the button. (default value is "Cancel")
href string The URL to redirect to upon clicking. (default value is "#") This doesn't actually cancel anything, so you should set the href to at least reload the page.