mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
parent
ee5843c315
commit
45bb31a7d3
8 changed files with 58 additions and 19 deletions
|
@ -595,7 +595,7 @@ const classes = {
|
|||
'p-datatable-lg': props.size === 'large'
|
||||
}
|
||||
],
|
||||
overlay: 'p-datatable-mask p-component-overlay',
|
||||
mask: 'p-datatable-mask p-component-overlay',
|
||||
loadingIcon: 'p-datatable-loading-icon',
|
||||
header: 'p-datatable-header',
|
||||
pcPaginator: ({ position }) => 'p-datatable-paginator-' + position,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue