primevue-mirror/api-generator/components/avatargroup.js

8 lines
204 B
JavaScript
Raw Normal View History

2021-05-12 09:35:29 +00:00
module.exports = {
avatargroup: {
name: "AvatarGroup",
"doc-url": "avatar",
description: "A set of Avatars can be displayed together using the AvatarGroup component."
}
};