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) • 585 B
JavaScript
this.primevue=this.primevue||{},this.primevue.slider=this.primevue.slider||{},this.primevue.slider.style=function(e){"use strict";function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}return i(primevue.base.style).default.extend({name:"slider",classes:{root:function(e){var i=e.props;return["p-slider p-component",{"p-disabled":i.disabled,"p-slider-horizontal":"horizontal"===i.orientation,"p-slider-vertical":"vertical"===i.orientation}]},range:"p-slider-range",handle:"p-slider-handle"},inlineStyles:{handle:{position:"absolute"},range:{position:"absolute"}}})}();