We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8586f3d commit be473b8Copy full SHA for be473b8
s2-site/docs/manual/basic/analysis/switcher.zh.md
@@ -125,6 +125,8 @@ const field = {
125
};
126
```
127
128
+
129
+
130
### 提交修改
131
132
`Switcher` 组件在弹窗关闭后会触发 `onSubmit` 回调,且此回调会接收一个 [SwitcherResult](/zh/docs/api/components/switcher#switcherresult) 类型的参数,你可以通过该回调拿到修改后的结果。
0 commit comments