-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
Describe your motivation
It would be great that it should be possible to provide a vaadin icon (or whatever tag that I would want to provide) for displaying inside the avatar instead of an image.
Describe the solution you'd like
It would be great that whatever that I add as a child of the web component should be the default slot and displayed inside the avatar, so it would be easy to provide something like a vaadin icon to be the image of the avatar. Then from flow side maybe adding a Vaadin Icon would be easy to implement avoiding having to generate an image for the source of the avatar.
Describe alternatives you've considered
No response
Additional context
No response