Skip to content

Directive to correct the problem with masks on Samsung devices

Notifications You must be signed in to change notification settings

ivanguimam/fix-mask-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Insert to project

<script src="lib/fix-mask-input/fix-mask-input.js"></script>

Insert module

angular.module('myModule', ['fixMaskInput'])

Use

<input type="text" mask="999.999.999-99" placeholder="cpf" fix-mask-input />

About

Directive to correct the problem with masks on Samsung devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published