Skip to content

pattysnippets/angular-clearinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular-clearinput

Simple and easy-to-implement angular clear input directive.

Demo

http://plnkr.co/edit/duzoxcsga6wFen9KP1fM?p=preview

Requirements

  • Latest jQuery
  • AngularJS 1.3+

Markup

<div class="form-group">
  <label>Name:</label>
  <input type="text" class="form-control" placeholder="Type text in here" ng-model="name" clear-input>
</div>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published