You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.