mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Update #3965 - Overlay - misc components
This commit is contained in:
parent
8342f75e31
commit
70cb416c0f
26 changed files with 149 additions and 171 deletions
|
@ -36,6 +36,11 @@ export default {
|
|||
},
|
||||
css: {
|
||||
classes
|
||||
},
|
||||
provide() {
|
||||
return {
|
||||
$parentInstance: this
|
||||
};
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue