UserInfo
Interfaces
UserInfoProps
Indexable
[p: string]: any
Any other properties
Properties
Functions
UserInfo()
UserInfo(
inProps):Element
API documentation for the Community-JS User Info component. Learn about the available props and the CSS API.
Import
import {UserInfo} from '@selfcommunity/react-ui';
Component Name
The name SCUserInfo can be used when providing style overrides in the theme.
CSS
| Rule Name | Global class | Description |
|---|---|---|
| root | .SCUserInfo-root | Styles applied to the root element. |
| field | .SCUserInfo-field | Styles applied to the field element. |
Parameters
| Parameter | Type | Description |
|---|---|---|
inProps | UserInfoProps |
Returns
Element
UserInfoSkeleton()
UserInfoSkeleton():
Element
API documentation for the Community-JS User Profile Info Skeleton component. Learn about the available props and the CSS API.
Import
import {UserProfileInfoSkeleton} from '@selfcommunity/react-ui';
Component Name
The name SCUserProfileInfo-skeleton-root can be used when providing style overrides in the theme.
CSS
| Rule Name | Global class | Description |
|---|---|---|
| root | .SCUserProfileInfo-skeleton-root | Styles applied to the root element. |
Returns
Element