UNPKG

primevue

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/primevue.svg)](https://badge.fury.io/js/primevue) [![Discord Chat](https://img.shields.io/discord/55794023

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;