Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7dfca62

Browse files
committed
feat(TS/QForm): broaden the definition of the submit event#12399
1 parentdc6d64a commit7dfca62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎ui/src/components/form/QForm.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@
4040
"desc":"Emitted when all validations have passed when tethered to a submit button",
4141
"params": {
4242
"evt": {
43-
"type":"SubmitEvent",
44-
"desc":"Form submission event object"
43+
"type": ["Event","SubmitEvent" ],
44+
"desc":"Form submission event object",
45+
"__exemption": ["examples" ]
4546
}
4647
}
4748
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp