File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,4 @@ These options inherit from the :doc:`form </reference/forms/types/form>` type:
81
81
Form Variables
82
82
--------------
83
83
84
- ======== ============ ============================================
85
- Variable Type Usage
86
- ======== ============ ============================================
87
- checked ``Boolean `` Whether or not the current input is checked.
88
- ======== ============ ============================================
84
+ .. include :: /reference/forms/types/variables/check_or_radio_table.rst.inc
Original file line number Diff line number Diff line change @@ -67,8 +67,4 @@ These options inherit from the :doc:`form </reference/forms/types/form>` type:
67
67
Form Variables
68
68
--------------
69
69
70
- ======== ============ ============================================
71
- Variable Type Usage
72
- ======== ============ ============================================
73
- checked ``Boolean `` Whether or not the current input is checked.
74
- ======== ============ ============================================
70
+ .. include :: /reference/forms/types/variables/check_or_radio_table.rst.inc
Original file line number Diff line number Diff line change
1
+ ======== ============ ============================================
2
+ Variable Type Usage
3
+ ======== ============ ============================================
4
+ checked ``Boolean`` Whether or not the current input is checked.
5
+ ======== ============ ============================================
You can’t perform that action at this time.
0 commit comments