messages.unitsString(default: "Units")

The label of the Units dropdowns in TableWizard dialog.

Example

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