Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Boolean|Object
If enabled, the editor renders a resize handle to allow users to resize it.
<textarea id="editor"></textarea> <script> $("#editor").kendoEditor({ resizable: true }); </script>