mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #3983 - For DataTable VirtualScroller
This commit is contained in:
parent
78fef4be6b
commit
7b563f1a7e
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@
|
|||
autoSize
|
||||
:showSpacer="false"
|
||||
:pt="ptm('virtualScroller')"
|
||||
data-pc-section="virtualscroller"
|
||||
>
|
||||
<template #content="slotProps">
|
||||
<table ref="table" role="table" :class="[cx('table'), tableClass]" :style="[tableStyle, slotProps.spacerStyle]" v-bind="{ ...tableProps, ...ptm('table') }">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue