mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #4819
This commit is contained in:
parent
e6b5cbd541
commit
a073a6690a
3 changed files with 39 additions and 17 deletions
|
@ -14,6 +14,10 @@ export default {
|
|||
type: String,
|
||||
default: 'horizontal'
|
||||
},
|
||||
breakpoint: {
|
||||
type: String,
|
||||
default: '960px'
|
||||
},
|
||||
disabled: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue