mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
- Select2QueryOptions: Add 'element' attribute Docs: http://select2.github.io/select2/#doc-query "options.element, jquery object, The element Select2 is attached to." - tokenizer: Add 'null' and 'undefined' to return value type Docs: http://select2.github.io/select2/#doc-tokenizer "If undefined or null is returned the input of the search field is unchanged." - tokenizer: Add optional argument to selectCallback Code: https://github.com/select2/select2/blob/3.5.2/select2.js#L605 "function(choice) callback tho add the choice to selection" |
||
|---|---|---|
| .. | ||
| v3 | ||
| index.d.ts | ||
| select2-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||