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) 378 B
"use strict";var e=require("primevue/basecomponent");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}module.exports={name:"Row",extends:t(e).default,inject:["$rows"],mounted:function(){var e;null===(e=this.$rows)||void 0===e||e.add(this.$)},unmounted:function(){var e;null===(e=this.$rows)||void 0===e||e.delete(this.$)},render:function(){return null}};