-
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https…
-
Version 4.22.3 of antd has:
```
declare const Select: ((props: SelectProps & {
children?: React.ReactNode;
} & {
ref?: React.Ref | undefined;
}) => React.ReactElement) & {
SECRET_CO…
-
### Reproduction link
[https://antd-reproduce-5x-yvsnjz.stackblitz.io](https://antd-reproduce-5x-yvsnjz.stackblitz.io)
### Steps to reproduce
1. Turn on any screen reader
2. Use keyboard Tab…
-
1.TypeScript暂时不使用。开发成本太高,不适合快速代码
2.React+Antd
3.支持eslint+prettier+stylelint
4.需要脚手架支持快速生成模板
-
Hi there, I'm currently getting the following error when compiling with [Vite.js](https://vitejs.dev/)
```
VITE v4.3.9 ready in 567 ms
➜ Local: http://localhost:3036/vite-dev/
➜ pres…
-
only hold the click of the mouse can not make select option to disappear
antd version: 4.16.13
antd-country-phone-input: 4.5.0
https://user-images.githubusercontent.com/55201401/207548835-e9ac1f7…
-
The improved [Result component](https://github.com/UW-FLOM/flom-react/blob/master/client/src/components/Result.jsx) should use React Hooks and include following parameters:
- `status` parameter tha…
-
### What problem does this feature solve?
在TreeSelect组件单选模式中选中节点后,不想直接展示node所对应的title,想要加工一下。
### What does the proposed API look like?
与Select组件labelRender函数类似,或者与TreeSelect tagRender一致。
-
# React & calendar components
https://codesandbox.io/s/xo99j9m1pw
https://codepen.io/webgeeker/pen/eQqqEe
-
```
//package.json
"dependencies": {
"@types/react": "^16.3.14",
"@types/react-dom": "^16.0.5",
"antd": "^3.5.2",
"babel-preset-stage-2": "^6.24.1",
"mobx": "^4.2.1",
…