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

2 lines (1 loc) 472 B
"use strict";function t(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var o=t(require("primevue/base/style")).default.extend({name:"dataviewlayoutoptions",classes:{root:"p-dataview-layout-options p-selectbutton p-buttonset",listButton:function(t){return["p-button p-button-icon-only",{"p-highlight":"list"===t.props.modelValue}]},gridButton:function(t){return["p-button p-button-icon-only",{"p-highlight":"grid"===t.props.modelValue}]}}});module.exports=o;