UNPKG

ember-cli-jquery-ui

Version:

A simple addon to add jquery-ui as a dependency to your app. Also includes a small library of components wrapping JQuery UI widgets.

5 lines (3 loc) 128 B
import Ember from 'ember'; import jquiMenu from 'ember-cli-jquery-ui/components/jqui-menu/component'; export default jquiMenu;