Collection of theme-ui and external components.
Theme UI
created:3/15/2021
updated:3/15/2021
source lines:129
comments %:19

GithubAvatar

@component-controls/components
3.4.5

avatar to be used in an AvatarList container

import { GithubAvatar } from '@component-controls/components';

Overview

Name
Description
Default
Controls
username

user name

string
-
useremail

optional user email to link to gravatar

string
-
tooltip

on hover profile box

ReactNode
-
overlap

overlap % of the avatars in a list

number
0.4
size

size in pixels

number
48
fixedSize

whether to fix the size of the avataro on hover

boolean
true
githubAccessToken

to increase access rate for github user profile info

string
-

package
imports
peer
LocationIcon
react
^17.0.1
ReactNodeFC
*
theme-ui
^0.6.0-alpha.7
jsxBoxPropsAvatar

file
imports
"../Value"
Value
"../Link"
"../Popover"
"./useGithubProfile"
useGithubProfile