mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #3965 - Update BaseComponent
This commit is contained in:
parent
6c29642632
commit
57b6f2c63a
3 changed files with 11 additions and 13 deletions
|
@ -125,6 +125,7 @@ import BodyCell from './BodyCell.vue';
|
|||
|
||||
export default {
|
||||
name: 'TableBody',
|
||||
hostName: 'DataTable',
|
||||
extends: BaseComponent,
|
||||
emits: [
|
||||
'rowgroup-toggle',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue