mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Fixed #4822 - Calendar responsiveness updates
This commit is contained in:
parent
af504277ba
commit
9bef643b0d
60 changed files with 185 additions and 286 deletions
|
@ -56,6 +56,10 @@ export default {
|
|||
default: 1
|
||||
},
|
||||
responsiveOptions: Array,
|
||||
breakpoint: {
|
||||
type: String,
|
||||
default: '769px'
|
||||
},
|
||||
view: {
|
||||
type: String,
|
||||
default: 'date'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue