Configure open/close animations (effects and duration) for the Kendo jQuery Drawer, similar to ComboBox animation settings.
$("#combobox").kendoComboBox({
animation: {
close: {
effects: "fadeOut zoom:out",
duration: 300
},
open: {
effects: "fadeIn zoom:in",
duration: 300
}
}
});Hello Daniel,
Thank you for taking the time to log this feature request. We appreciate your input and understand the value it could bring.
Regards,
Neli
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.