Socket
Socket
Sign inDemoInstall

@patternfly/pfe-avatar

Package Overview
Dependencies
10
Maintainers
16
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @patternfly/pfe-avatar

`` is an element for displaying a user's avatar image. If the user in question has provided a custom avatar, provide it and it will be displayed.


Version published
Maintainers
16
Created

Readme

Source

PatternFly Elements Avatar

<pfe-avatar> is an element for displaying a user's avatar image. If the user in question has provided a custom avatar, provide it and it will be displayed.

Read more about Avatar in the PatternFly Elements Avatar documentation

Installation

Load <pfe-avatar> via CDN:

<script src="https://unpkg.com/@patternfly/pfe-avatar?module"></script>

Or, if you are using NPM, install it

npm install @patternfly/pfe-avatar

Then once installed, import it to your application:

import '@patternfly/pfe-avatar';

Usage

<pfe-avatar name="Edwardo Lindsey" src="https://clayto.com/2014/03/rgb-webgl-color-cube/colorcube.jpg"></pfe-avatar>

Keywords

FAQs

Last updated on 09 Dec 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc