@hig/profile-flyout

4.0.0 • Public • Published

Profile Flyout

The profile flyout is a component to use with the top navigation. When clicking the avatar, this flyout opens, containing the customer's name, email, and links to their account info.

Getting started

Install the package

yarn add @hig/profile-flyout @weave-design/theme-context @weave-design/theme-data

Import the component

import ProfileFlyout from '@hig/profile-flyout';

Basic usage

<ProfileFlyout
  image="https://placekitten.com/g/50/50"
  name="David Gonzalez"
  email="gonzalezd@autodesk.com"
/>

Dependents (2)

Package Sidebar

Install

npm i @hig/profile-flyout

Weekly Downloads

122

Version

4.0.0

License

Apache-2.0

Unpacked Size

37.5 kB

Total Files

5

Last publish

Collaborators

  • hig-bot
  • nfiniteset
  • wmui51
  • staceyshk