Vue Chat List
Chat lists are important for showing available contacts and their status. It easily shows whether they are online or when they were last seen. TailGrids offers ...
Search Components
⌘KVue Chat List with Search Bar and Actions Dropdown
A simple chat list component for Vue that shows active conversations. It includes a header with a dropdown, a search bar, and each item displays the user's profile picture, name, last message preview, and timestamp.
Vue Chat List with Search Bar and Count
A vertical list Vue component to display active conversations in a chat. It includes individual chat items with user avatars, names, previews of the last message, and indicators for active or inactive status. A search bar at the top allows easy navigation to specific conversations.
Vue Chat List with Sorting Option
A Vue chat list component for displaying recent conversations. Users can sort by latest or oldest, with each conversation showing the contact's avatar, name, last message, and timestamp. It also includes active/inactive status indicators and unread message counts