mirror of
https://github.com/tabler/tabler.git
synced 2026-08-08 12:22:23 +04:00
input-mask plugin
This commit is contained in:
@@ -43,4 +43,8 @@
|
||||
<input type="text" name="field-name" class="form-control" data-mask="099.099.099.099" data-mask-clearifnotmatch="true" placeholder="000.000.000.000" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
require(['input-mask']);
|
||||
</script>
|
||||
Reference in New Issue
Block a user