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
Hello. I wanna add HTML data attribute to the avatar wrapper that has sb-avatar class. How could I do this? Is there any way to pass data attribute to Avatar component?
The text was updated successfully, but these errors were encountered:
This is not possible currently, but as discussed in the mentioned pull request I'll be separating the rendering of the Avatar from the retrieval of avatar pictures which should also make your use-case possible.
Hello. I wanna add HTML data attribute to the avatar wrapper that has
sb-avatar
class. How could I do this? Is there any way to pass data attribute to Avatar component?The text was updated successfully, but these errors were encountered: