mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
UseDialog linked to dialog service d.ts
This commit is contained in:
parent
49edde590b
commit
87b20dd122
3 changed files with 4 additions and 4 deletions
2
components/dialogservice/DialogService.d.ts
vendored
2
components/dialogservice/DialogService.d.ts
vendored
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
*
|
||||
* [Live Demo](https://www.primevue.org/dynamicdialog/)
|
||||
* @module dialogservice
|
||||
* @module dialogservice-usedialog
|
||||
*/
|
||||
import { Plugin } from 'vue';
|
||||
import { DynamicDialogInstance, DynamicDialogOptions } from '../dynamicdialogoptions';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue