Kendo UI Web扩展

GitHub https://github.com/jsExtensions/kendoui-extended-api
网站下载:https://github.com/jsExtensions/kendoui-extended-api/archive/master.zip (优先)
本地下载:http://download.csdn.net/detail/chelen_jak/6942893  (后备)

Kendo UI Web Extended Widgets

  • ExtBorderLayout - A layout similar to the ExtJS Border Layout
  • ExtContextMenu - ContextMenu that that can be applied to any HTML element.
  • ExtDialog - Extends the Kendo.ui.Window
  • ExtAlertDialog - Alert Dialog
  • ExtInputDialog - Input Dialog
  • ExtOkCancelDialog - Ok/Cancel Dialog
  • ExtYesNoDialog - Yes/No Dialog
  • ExtWaitDialog - Wait Dialog
  • ExtDropDownGrid - Kendo DropDownList that displays a Kendo Grid instead of a list when clicked.
  • ExtDropDownTreeView - Kendo DropDownList that displays a Kendo TreeView instead of a list when clicked.
  • ExtTextBox - TextBox that applies the Kendo styles and supports placeholder for HTML 5 and non HTML 5 browsers.

Coming Soon

  • ExtMultiLineInputDialog - Multi Line Input Dialog
  • ExtEditor - Extend Kendo.ui.Editor to support tables

    运行效果图:
Kendo UI Web扩展_第1张图片


你可能感兴趣的:(Kendo UI Web扩展)