Skip to content

Commit 8b5ecf9

Browse files
committed
Documented SubmitType variables
1 parent 688409e commit 8b5ecf9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/forms/types/submit.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,12 @@ Inherited options
4444
.. include:: /reference/forms/types/options/label_attr.rst.inc
4545

4646
.. include:: /reference/forms/types/options/button_translation_domain.rst.inc
47+
48+
Form Variables
49+
--------------
50+
51+
======== =========== ==============================================================
52+
Variable Type Usage
53+
======== =========== ==============================================================
54+
clicked ``Boolean`` Whether the button is clicked or not.
55+
======== =========== ==============================================================

0 commit comments

Comments
 (0)