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: add buttonProps to submit and back #8

Closed
xz8la8 opened this issue May 30, 2020 · 0 comments
Closed

Feature: add buttonProps to submit and back #8

xz8la8 opened this issue May 30, 2020 · 0 comments

Comments

@xz8la8
Copy link
Member

xz8la8 commented May 30, 2020

Description

希望可以定制 CreateForm/StepForm/ModalForm submit 和 back 按钮属性

Solution

增加buttonProps

{
   submitButtonProps: {
       icon: 'plus',
       children: '新建'
   },
   submit: {
     url: '/v1/api',
   }
}
@xz8la8 xz8la8 changed the title ✨ Feature: add buttonProps to submit and back Feature: add buttonProps to submit and back May 30, 2020
xz8la8 added a commit that referenced this issue May 30, 2020
- sula@1.0.0-alpha.37
@xz8la8 xz8la8 closed this as completed in 2e7c197 May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant