Skip to content

Input Mask #4407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brunotourinho opened this issue Jan 25, 2023 · 1 comment
Closed

Input Mask #4407

brunotourinho opened this issue Jan 25, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@brunotourinho
Copy link

brunotourinho commented Jan 25, 2023

This function solves the problem (这个功能解决的问题)

Mask text inside inputs. Like Date __/__/____ or Currency US$ 150.00.

Expected API (期望的 API)

I was thinking about something like the classic inputmask.js from https://github.com/RobinHerbots/Inputmask which allows creating custom masks.
The current input could get a mask prop like <n-input v-model:value="value" type="text" mask="(999) 999-9999" />

@github-actions github-actions bot added the feature request New feature or request label Jan 25, 2023
@07akioni
Copy link
Collaborator

07akioni commented Feb 5, 2023

dup of #1385

@07akioni 07akioni closed this as completed Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants