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) 200 B
this.primevue = this.primevue || {}; this.primevue.column = this.primevue.column || {}; this.primevue.column.style = (function () { 'use strict'; var ColumnStyle = {}; return ColumnStyle; })();