mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #3965 - hostName fixes
This commit is contained in:
parent
29856c6a3a
commit
3d49b11814
27 changed files with 27 additions and 1 deletions
|
@ -62,6 +62,7 @@ import { DomHandler } from 'primevue/utils';
|
|||
|
||||
export default {
|
||||
name: 'TreeNode',
|
||||
hostName: 'Tree',
|
||||
extends: BaseComponent,
|
||||
emits: ['node-toggle', 'node-click', 'checkbox-change'],
|
||||
props: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue