At this version the properties you can put on breakpoints are : itemsPerSlide,
itemsPerPage,
pagination{enabled:true or false},arrows{enabled:true or false}
const options = {
// set configuration for desktop
desktop : {
},
// set configuration for laptop
laptop:{
},
// set configuration for tablet
tablet:{
},
// set configuration for phone
phone:{
}
}