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

[feature-request] [ActionBar] 希望能够增加按钮的配置props能够继承 [Button] #544

Closed
zhougonglai opened this issue Aug 23, 2019 · 1 comment
Assignees
Labels
@Components Components related feature New feature or request

Comments

@zhougonglai
Copy link

What problem does this feature solve?

产品/设计 希望按钮是圆角的

What does the proposed API look like?

actions = [
{
text: '主要按钮',
disabled: boolean,
onClick: fun,
type, size, plain, round, icon, inactive, loading
}
]

@xxyan0205 xxyan0205 added @Components Components related feature New feature or request labels Aug 23, 2019
@xxyan0205 xxyan0205 self-assigned this Aug 23, 2019
@zhougonglai
Copy link
Author

补充一下: [ResultPage] 的actions 希望也能一并处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@Components Components related feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants