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
Приветствую. Версия air-datepicker 3.1.0
Если календарь находится в режиме отображения диапазона дат (range: true), то даже при выставленном свойстве "autoClose: true" календарь автоматически не закрывается.
new AirDatepicker('#dateselect', {
range: true,
autoClose: true,
}
The text was updated successfully, but these errors were encountered:
Приветствую. Версия air-datepicker 3.1.0
Если календарь находится в режиме отображения диапазона дат (range: true), то даже при выставленном свойстве "autoClose: true" календарь автоматически не закрывается.
The text was updated successfully, but these errors were encountered: