messages.tableTabString(default: 'General')

The title of the main Table tab in Table Wizard.

Example

<textarea id="editor"></textarea>
<script>
$("#editor").kendoEditor({
  messages: {
    tableTab: "General"
  }
});
</script>
In this article
messages.tableTab
Not finding the help you need?
Contact Support