From 19c01e6061371443614cde00921ab5aba9a7cdd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Mon, 15 May 2023 11:34:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20checkbox=20=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/form/checkbox.md | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/docs/form/checkbox.md b/docs/form/checkbox.md index 5e065444..36cde462 100644 --- a/docs/form/checkbox.md +++ b/docs/form/checkbox.md @@ -57,8 +57,11 @@ toc: true + + +

复选框事件

`form.on('checkbox(filter)', callback);`