Quantcast
Viewing all articles
Browse latest Browse all 229967

How to add ui-mask in my project

Hi, I'm following the steps from https://github.com/angular-ui/ui-mask to install the mask in my ionic projet, but didn´t work.

First I install with bower bower install angular-ui-mask

Second I put the reference in index.html ( )

Third I set dependency in app.js
angular.module('starter', ['ionic', 'ui-mask', 'starter.controllers'])

SOmebody could help me?

thanks a lot


Viewing all articles
Browse latest Browse all 229967

Trending Articles