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

11 lines (7 loc) 235 B
this.primevue = this.primevue || {}; this.primevue.dynamicdialog = this.primevue.dynamicdialog || {}; this.primevue.dynamicdialog.style = (function () { 'use strict'; var DynamicDialogStyle = {}; return DynamicDialogStyle; })();