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) 473 B
"use strict";function t(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var e=t(require("primevue/base/style")).default.extend({name:"splitter",classes:{root:function(t){return["p-splitter p-component","p-splitter-"+t.props.layout]},gutter:"p-splitter-gutter",gutterHandler:"p-splitter-gutter-handle"},inlineStyles:{root:function(t){return[{display:"flex","flex-wrap":"nowrap"},"vertical"===t.props.layout?{"flex-direction":"column"}:""]}}});module.exports=e;