UNPKG

@progress/kendo-dropdowns-react-wrapper

Version:

Kendo UI DropDowns wrapper for React

20 lines (19 loc) 497 B
window.moduleDirectives = (window.moduleDirectives || []).concat([ { module: 'jquery', import: '$', defaultExport: true }, { module: '@progress/kendo-ui', main: 'js/kendo.all.js', import: 'kendo', defaultExport: true }, { module: '@progress/kendo-dropdowns-react-wrapper', main: 'dist/cdn/kendo-dropdowns-react-wrapper.min.js', match: '(AutoComplete|ComboBox|DropDownList|MultiSelect)', import: 'AutoComplete, ComboBox, DropDownList, MultiSelect' } ]);