0.0.2 • Published 6 years ago

ta-maxlength v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

ta-maxlength

Define maxlength for textAngular

Install

bower install ta-maxlength

Dependencies

Usage

Include the module in your app

angular.module('myApp',['ta-maxlength'])

View

<text-angular ng-model="model" name="your-textAngular-instance-name" ta-maxlength="5">

Note, the attribute name is required