mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #5437 - For scrollHeight
This commit is contained in:
parent
cb6c2fffef
commit
0b5ac272ef
17 changed files with 41 additions and 11 deletions
|
@ -10,7 +10,7 @@ export default {
|
|||
options: Array,
|
||||
scrollHeight: {
|
||||
type: String,
|
||||
default: '400px'
|
||||
default: '14rem'
|
||||
},
|
||||
placeholder: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue