@time-with/avatar-thumb-labels

1.1.2 • Public • Published

Avatar Thumbnail with labels

Avatar thumbnail display with text-based fallback

Displays:

  • Image (in a circle) with fallback to name initials
  • Name on the side
  • Optional extra label under name

Install

$ npm install @time-with/avatar-thumb-labels
or
$ yarn add @time-with/avatar-thumb-labels

Usage

import AvatarThumbLabels from '@time-with/avatar-thumb-labels';

<AvatarThumbLabels
  src={profileImage}
  firstName={firstName}
  lastName={lastName}
  secondLabel='London'
/>

License

MIT

/@time-with/avatar-thumb-labels/

    Package Sidebar

    Install

    npm i @time-with/avatar-thumb-labels

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    41.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • agouil
    • antoniobrandao