Skip to content
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

feat: add Input.OTP #7660

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

feat: add Input.OTP #7660

wants to merge 15 commits into from

Conversation

cc-hearts
Copy link
Contributor

@cc-hearts cc-hearts commented Jun 16, 2024

resolve #7627

  • defaultValue
  • disabled
  • formatter
  • mask
  • length
  • status
  • size
  • variant
  • value
  • onChange

@cc-hearts
Copy link
Contributor Author

The implementation of the variant attribute would require significant changes to the original input component, which is not in line with the guidelines of this PR.

Is it possible to follow up with a separate pr to implement the overall Input variant. attribute?

@cc-hearts cc-hearts marked this pull request as ready for review June 18, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

添加input.otp功能
1 participant