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) 904 B
this.primevue=this.primevue||{},this.primevue.avatargroup=function(e){"use strict";var t={name:"AvatarGroup"};const n={class:"p-avatar-group p-component"};return function(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var a=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===n&&a.firstChild?a.insertBefore(r,a.firstChild):a.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}("\n.p-avatar-group .p-avatar + .p-avatar {\n margin-left: -1rem;\n}\n.p-avatar-group {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n"),t.render=function(t,a,r,i,o,s){return e.openBlock(),e.createBlock("div",n,[e.renderSlot(t.$slots,"default")])},t}(Vue);