Renders a Cancel button inside an rb:editor tag.
| 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. |