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) • 593 B
JavaScript
this.primevue=this.primevue||{},this.primevue.progressbar=this.primevue.progressbar||{},this.primevue.progressbar.style=function(e){"use strict";function r(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}return r(primevue.base.style).default.extend({name:"progressbar",classes:{root:function(e){var r=e.instance;return["p-progressbar p-component",{"p-progressbar-determinate":r.determinate,"p-progressbar-indeterminate":r.indeterminate}]},container:"p-progressbar-indeterminate-container",value:"p-progressbar-value p-progressbar-value-animate",label:"p-progressbar-label"}})}();