@temporg/ui-avatar
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages

ui-avatar

npm  build-status  MIT License  Code of Conduct

An image or letters that represents a user.

Components

The ui-avatar package contains the following:

Installation

yarn add @temporg/ui-avatar

Usage

---
example: false
---
import React from 'react'
import { Avatar } from '@temporg/ui-avatar'

const MyAvatar = () => {
  return (
    <Avatar
      name="Kyle Montgomery"
      src={avatarSquare}
      shape="rectangle"
      margin="0 small 0 0"
    />
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-avatar

Weekly Downloads

1

Version

99.10.0

License

MIT

Unpacked Size

46.2 kB

Total Files

23

Last publish

Collaborators

  • npm