0.1.0-alpha.16f1fbdc • Published 8 years ago

@hig/profile-flyout v0.1.0-alpha.16f1fbdc

Weekly downloads
151
License
Apache-2.0
Repository
github
Last release
8 years ago

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.

Read more about when and how to use the Profile Flyout component on the website.

Getting started

Install the package

yarn add @hig/profile-flyout

Import the component and CSS

import ProfileFlyout from '@hig/profile-flyout';
import '@hig/profile-flyout/build/index.css';

Basic usage

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

3 years ago

3.2.0

4 years ago

3.1.0

4 years ago

2.2.1

4 years ago

2.2.2

4 years ago

3.0.0

4 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.5

6 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.1

7 years ago

0.1.0

8 years ago

0.1.1-alpha

8 years ago

0.1.0-alpha

8 years ago