Example - specify max length. Edit Preview Open In Dojo. <textarea id="description"></textarea> <script> $("#description").kendoTextArea({ maxLength: 200 }) ...
確定! 回上一頁