UNPKG

primevue

Version:

PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc

2 lines (1 loc) 189 B
import{inject as r}from"vue";var o=Symbol();function e(){var e=r(o);if(!e)throw new Error("No PrimeVue Confirmation provided!");return e}export{o as PrimeVueConfirmSymbol,e as useConfirm};