This is the main angular module of mobile-angular-ui framework.
By requiring this module you will have all mobile-angular-ui.core and mobile-angular-ui.components features required as well.
Usage
Declare it as a dependency for your application:
angular.module('myApp', ['mobile-angular-ui']);
Submodules
comments powered by Disqus