1.1.6 • Published 4 months ago

@brighthr/component-avatar v1.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Avatar

To install, type the following into the command line at the root of your project:

npm i @brighthr/component-avatar

To implement the Avatar component into your project you’ll need to add the import:

import Avatar from '@brighthr/component-avatar';

After adding import into your project you can use it simply like:

<Avatar />

Props

NameTypeDefaultDescription
imageHrefstringSets the src attribute for the <img />.
namestringSets the initials to be shown if no imageHref is provided. Also sets image alt and tooltip on hover.
presence'in' 'out' 'absent'Sets a different colored circle at the bottom of the avatar.
size'xxs' 'xs' 'sm' 'base' 'lg' 'xl' 'xxl'Sets the size of the avatar.
1.1.6

4 months ago

1.1.5

5 months ago

1.1.4

5 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.1

9 months ago

1.0.0

10 months ago

1.1.3

8 months ago

1.1.2

8 months ago

0.0.32

11 months ago

0.0.25

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.19

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.14

2 years ago

0.0.15

1 year ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago