Refactor #3983 - For DataTable VirtualScroller
parent
78fef4be6b
commit
7b563f1a7e
|
@ -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…
Reference in New Issue