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
Modal
latest
取消按钮和确认按钮文案为中文。
取消按钮和确认按钮文案为英文。
官网中的例子就是错误的。 链接:https://semi.design/en-US/show/modal#Confirm%20Modal
No response
- OS: - browser:
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@pointhalo 相关的组件库都处理了,这关乎开发体验,没有理由不做。
地址:https://ant.design/~demos/components-modal-demo-hooks 代码:https://github.com/ant-design/ant-design/blob/master/components/modal/confirm.tsx#L57
地址:https://arco.design/react/en-US/components/modal#Confirm-Modal 代码:https://github.com/arco-design/arco-design/blob/main/components/Modal/confirm.tsx#L76
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Which Component
Modal
Semi Version
latest
Current Behavior
取消按钮和确认按钮文案为中文。
Expected Behavior
取消按钮和确认按钮文案为英文。
Steps To Reproduce
官网中的例子就是错误的。
链接:https://semi.design/en-US/show/modal#Confirm%20Modal
ReproducibleCode
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: