You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`wrapperClasses`|`String`|`''`| Custom classes for the wrapper |
114
-
|`inputClasses`|`String`|`''`| Custom classes for the `input`|
113
+
|`wrapperClasses`|`String | Array | Object`|`''`| Custom classes for the wrapper |
114
+
|`inputClasses`|`String | Array | Object`|`''`| Custom classes for the `input`|
115
115
|`dropdownOptions`|`Object`|`{ disabledDialCode: false, tabindex: 0 }`| Options for dropdown, supporting `disabledDialCode` and `tabindex`|
116
116
|`inputOptions`|`Object`|`{ showDialCode: false, tabindex: 0 }`| Options for input, supporting `showDialCode` (always show dial code in the input) and `tabindex`|
- [mikob](https://github.com/mikob) for super awesome work to [remove the bootstrap dependency](https://github.com/EducationLink/vue-tel-input/pull/13).
166
166
- [kalcifield](https://github.com/kalcifield) for helping make the input [preload with a phone number](https://github.com/EducationLink/vue-tel-input/pull/8).
167
167
- [serbemas](https://github.com/serbemas) for [adding web components support](https://github.com/EducationLink/vue-tel-input/pull/92).
0 commit comments