Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avatar component in vue3 and typescript just like MS teams profile pictures with name initials #4202

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
- [Tour](#tour)
- [Data Masking](#data-masking)
- [Authentication](#authentication)
- [Avatar](#avatar-vue3)
- [UI Utilities](#ui-utilities)
- [Event Handling](#event-handling)
- [Responsive Design](#responsive-design)
Expand Down Expand Up @@ -2684,6 +2685,10 @@ _Display images_

- [vue-auth-ui](https://github.com/ndrbrt/vue-auth-ui) - Pre-built set of components for user authentication

#### Avatar

- [avatar-vue3](https://github.com/MaBbKhawaja/avatar-vue3) - This component creates a picture with the name initials

### UI Utilities

#### Event Handling
Expand Down