jQuery UI [jqueryui] module
This module is for the Play 1.x series only.
The jQuery UI module provides working examples of jQuery UI widgets, integrated with a Play application.
https://github.com/lunatech-labs/play-module-jqueryui
Written by Peter Hilton.
Published releases
1.0 | Oct 31 2011 | Documentation | Try Play |
To install locally this module use the install
command:
play install jqueryui-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> jqueryui {version}