You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/modal/demo/button-props.md

8 lines
228 B
Markdown

## zh-CN
传入 `okButtonProps``cancelButtonProps` 可分别自定义确定按钮和取消按钮的 props。
## en-US
Passing `okButtonProps` and `cancelButtonProps` will customize the OK button and cancel button props.