mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Tree CheckBox demo fixed
This commit is contained in:
parent
1419e1a7d5
commit
c8ac695f05
1 changed files with 14 additions and 13 deletions
|
@ -51,6 +51,7 @@ methods: {
|
|||
this.$toast.add({ severity: 'success', summary: 'Node Unselected', detail: node.label, life: 3000 });
|
||||
}
|
||||
}
|
||||
}
|
||||
<\/script>`,
|
||||
composition: `
|
||||
<template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue