Skip to content
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

Dropdown.Button能否将button状态置为disable #3070

Closed
asoqa opened this issue Sep 19, 2016 · 1 comment
Closed

Dropdown.Button能否将button状态置为disable #3070

asoqa opened this issue Sep 19, 2016 · 1 comment

Comments

@asoqa
Copy link

asoqa commented Sep 19, 2016

发生问题的环境是:

  • antd 版本: 1.9.1
  • 操作系统及其版本:
  • 浏览器及其版本:

您做了什么?

                <Dropdown.Button onClick={this.dropDownMenu} overlay={menu} trigger={['click']} 
                    type="primary" className="list-button" disabled={!hasSelected} >批量关联</Dropdown.Button>

您期待的结果是:

支持disabled的用法,将下拉按钮灰置

实际上的结果是:

不支持

可重现的在线演示

@benjycui benjycui mentioned this issue Sep 20, 2016
2 tasks
@lock
Copy link

lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant