@@include('../layouts/head-page-meta.html', {'title': 'Input Mask'}) @@include('../layouts/head-css.html') @@include('../layouts/layout-vertical.html')
@@include('../layouts/breadcrumb.html', {'breadcrumb-item': 'Forms', 'breadcrumb-item-active': 'Input Mask'})
@@include('../layouts/component/component-link.html',{ title:'Imask', text:'vanilla javascript input mask wich Input processing is based on a simple idea of comparing states before and after change.', link:'https://imask.js.org/'})
Date
Add class of .date with data-mask attribute
Time
Add class of .hour with data-mask attribute
Phone no.
Add class of .mob_no with data-mask attribute
Network
Add class of .ip with data-mask attribute
@@include('../layouts/footer-block.html') @@include('../layouts/footer-js.html') @@include('../layouts/customizer.html')