mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update select2.d.ts with v4 theme option.
This commit is contained in:
Vendored
+1
@@ -71,6 +71,7 @@ interface Select2Options {
|
||||
dropdownCss?: any;
|
||||
dropdownCssClass?: any;
|
||||
escapeMarkup?: (markup: string) => string;
|
||||
theme?: string;
|
||||
}
|
||||
|
||||
interface Select2JQueryEventObject extends JQueryEventObject {
|
||||
|
||||
Reference in New Issue
Block a user