mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-15 05:30:24 +00:00
Add createTag property
This commit is contained in:
Vendored
+1
@@ -73,6 +73,7 @@ interface Select2Options {
|
||||
ajax?: Select2AjaxOptions;
|
||||
data?: any;
|
||||
tags?: any;
|
||||
createTag?: any;
|
||||
containerCss?: any;
|
||||
containerCssClass?: any;
|
||||
dropdownCss?: any;
|
||||
|
||||
Reference in New Issue
Block a user