File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -304,6 +304,7 @@ Parameter Description
304
304
================= ============================================================
305
305
``{{ choices }} `` A comma-separated list of available choices
306
306
``{{ value }} `` The current (invalid) value
307
+ ``{{ limit }} `` The maximum number of selectable choices
307
308
================= ============================================================
308
309
309
310
match
@@ -358,6 +359,7 @@ Parameter Description
358
359
================= ============================================================
359
360
``{{ choices }} `` A comma-separated list of available choices
360
361
``{{ value }} `` The current (invalid) value
362
+ ``{{ limit }} `` The minimum number of selectable choices
361
363
================= ============================================================
362
364
363
365
``multiple ``
You can’t perform that action at this time.
0 commit comments