Apidoc services completed

This commit is contained in:
Bahadır Sofuoğlu 2023-03-07 16:37:45 +03:00
parent 1ddebd977c
commit e2747c5ae8
13 changed files with 394 additions and 246 deletions

View file

@ -2,7 +2,7 @@
*
* [Live Demo](https://www.primevue.org/confirmdialog/)
*
* @module confirmationservice
* @module confirmationservice-useconfirm
*
*/
import { Plugin } from 'vue';
@ -13,9 +13,7 @@ export default plugin;
/**
* Confirmation Service methods.
*
* @group Interfaces
*
* @group Model
*/
export interface ConfirmationServiceMethods {
/**