ta-maxlength

0.0.2 • Public • Published

ta-maxlength

Define maxlength for textAngular

Install

bower install ta-maxlength

Dependencies

  • jQuery (https://jquery.com/)
  • jquery-truncate-html (https://github.com/alexander-elgin/jquery-truncate-html)

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

Package Sidebar

Install

npm i ta-maxlength

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

5.06 kB

Total Files

6

Last publish

Collaborators

  • elgin