| Attributes |
| Name | Required | Request-time | Type | Description |
| viewTitle | false | true | java.lang.String | the caption to display to access the View mode. Defaulted to "Live mode". |
| editTitle | false | true | java.lang.String | the caption to display to access the Edit mode. Defaulted to "Edit draft mode". |
| previewTitle | false | true | java.lang.String | the caption to display to access the Preview mode. Defaulted to "Draft mode". |
| separator | false | true | java.lang.String | the character, word, or HTML code inserted between each mode caption. Defaulted to " ". |
| style | false | true | java.lang.String | button's CSS style name to use. Defaulted to no CSS style at all. |