-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
browser
Reproduction link
https://next.antdv.com/components/select-cn#api
Steps to reproduce
文档中mode的属性值为'multiple' | 'tags' | 'combobox',ts声明中为"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"
What is expected?
ts正确
What is actually happening?
ts报错了