multiselect
enables multiple selection of dates
boolean|string multiselect;
Example
webix.ui({
view:"calendar",
multiselect:true
});
Related samples
Details
To enable multiselect on touch devices, set the property value to "touch".
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.