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

4 lines (2 loc) 124 B
import type { ToastServiceMethods } from 'primevue/toastservice'; export declare function useToast(): ToastServiceMethods;