Skip to main content

Interface: UserProfileBlockedProps

UserProfileBlocked.UserProfileBlockedProps

Indexable

▪ [p: string]: any

Any other properties

Properties

blockedByUser

Optional blockedByUser: boolean

Prefetch blockedBy

Default

null

Defined in

packages/react-ui/src/components/UserProfileBlocked/UserProfileBlocked.tsx:53


className

Optional className: string

Overrides or extends the styles applied to the component.

Default

null

Defined in

packages/react-ui/src/components/UserProfileBlocked/UserProfileBlocked.tsx:35


syncBlockedByUserStatus

Optional syncBlockedByUserStatus: boolean

Enable sync status blockedBy

Default

false

Defined in

packages/react-ui/src/components/UserProfileBlocked/UserProfileBlocked.tsx:59


user

Optional user: SCUserType

User Object

Default

null

Defined in

packages/react-ui/src/components/UserProfileBlocked/UserProfileBlocked.tsx:47


userId

Optional userId: number

Id of user object

Default

null

Defined in

packages/react-ui/src/components/UserProfileBlocked/UserProfileBlocked.tsx:41