mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Update ScrollPanel.vue
This commit is contained in:
parent
88c510938d
commit
0e5b68e6ec
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
@focus="onFocus"
|
||||
@blur="onBlur"
|
||||
v-bind="ptm('barx')"
|
||||
data-pc-group-section="bar"
|
||||
></div>
|
||||
<div
|
||||
ref="yBar"
|
||||
|
@ -31,6 +32,7 @@
|
|||
@keyup="onKeyUp"
|
||||
@focus="onFocus"
|
||||
v-bind="ptm('bary')"
|
||||
data-pc-group-section="bar"
|
||||
></div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue