Preparing search index...
The search index is not available
GitStats Documentation
GitStats Documentation
components/UserSection/UserProfile
UserProfileProps
Interface UserProfileProps
Props for the UserProfile component
UserProfileProps
interface
UserProfileProps
{
score
:
undefined
|
number
;
user
:
User
;
}
Index
Properties
score
user
Properties
score
score
:
undefined
|
number
User's percentile score
user
user
:
User
The GitHub user data
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
score
user
GitStats Documentation
Loading...
Props for the UserProfile component
UserProfileProps