Topic: MDBInput Mask plugin problems
holu.dev priority asked 2 years ago
I have tried to develop input mask solutions for MDBInput, but i haven't find any place to install the inputMask plugin in the docs:
https://mdbootstrap.com/docs/b5/vue/plugins/input-mask/
So i tried some third party lib's as vue-the-mask and maska, and none of then have worked as it would.
There's any other solution for it were i don't mess with node_modules?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 1.12.0
- Device: No
- Browser: Chrome 100.0.4896.127
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
Mikołaj Smoleński staff commented 2 years ago
Input Mask is a plugin included with the MDB Advanced Package. There are two possible ways of using it in the project:
MDBInput
frommdb-vue-input-mask
, which is the clone of the MDBInput component from UI KIT, but with the mask functionalitymdbInputMask
directive, which could be added to any native input element.Keep coding, Mikołaj from MDB