+
+ Maximum Input Length
+ +Select2 can be set a limit on the number of characters that can be entered per tag.
+ + +You would not be able to enter any input of more than 10 characters long.
+
+
+Example Code
+++
diff --git a/index.html b/index.html index 09412b2b..1632feca 100755 --- a/index.html +++ b/index.html @@ -191,6 +191,7 @@ version: 3.2
Select2 can be set a limit on the number of characters that can be entered per tag.
+ + +You would not be able to enter any input of more than 10 characters long.
+++