We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.2.3
Vue: ^3.4.21
https://antdv.com/components/input-number-cn/#components-input-number-demo-disabled
<InputNumber disabled />
与 <Input disabled /> 相同的灰色文本色
<Input disabled />
黑色,没有变化
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Version
4.2.3
Environment
Vue: ^3.4.21
Reproduction link
https://antdv.com/components/input-number-cn/#components-input-number-demo-disabled
Steps to reproduce
<InputNumber disabled />
What is expected?
与
<Input disabled />
相同的灰色文本色What is actually happening?
黑色,没有变化
The text was updated successfully, but these errors were encountered: