onFinish property

AntdFormFinish? onFinish
final

提交表单且数据验证成功后触发

Implementation

final AntdFormFinish? onFinish;