Fixed #4822 - Calendar responsiveness updates

This commit is contained in:
tugcekucukoglu 2023-11-15 13:25:37 +03:00
parent af504277ba
commit 9bef643b0d
60 changed files with 185 additions and 286 deletions

View file

@ -56,6 +56,10 @@ export default {
default: 1
},
responsiveOptions: Array,
breakpoint: {
type: String,
default: '769px'
},
view: {
type: String,
default: 'date'