New to Kendo UI for jQueryStart a free 30-day trial

Placeholder

configuration

The hint displayed by the widget when it is empty. Not set by default.

Default: ""

<textarea id="description"></textarea>
<script>
    $("#description").kendoTextArea({
            placeholder: "Enter value ..."
    })
</script>
Not finding the help you need?
Contact Support