-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[ input textarea ] Component recommends the allowClear attribute be added #3191
Labels
Comments
DreamPWJ
changed the title
input textarea Component recommends the allowClear attribute be added
【input textarea 】Component recommends the allowClear attribute be added
Apr 1, 2019
DreamPWJ
changed the title
【input textarea 】Component recommends the allowClear attribute be added
[ input textarea ] Component recommends the allowClear attribute be added
Apr 1, 2019
wzhudev
pushed a commit
to wzhudev/ng-zorro-antd
that referenced
this issue
Apr 3, 2019
3 tasks
@DreamPWJ Could you open a similar issue on https://github.com/ant-design/ant-design? We would implement it after them. |
@wendzhue ant-design react This functionality has been implemented |
@vthinkxie @wendzhue API设计太复杂了,react和vue版都很简单,如果有10几个input框,仅仅清除icon的代码就满屏了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
You can click on the clear icon to delete content, which is very useful
What does the proposed API look like?
[allowClear]="true"
The text was updated successfully, but these errors were encountered: