Skip to main content

Module: UserProfileBlocked

Interfaces

Functions

UserProfileBlocked

UserProfileBlocked(inProps): JSX.Element

API documentation for the Community-JS User Profile Blocked component. Learn about the available props and the CSS API.

Import

import {UserProfileBlocked} from '@selfcommunity/react-ui';

Component Name

The name SCUserProfileBlocked can be used when providing style overrides in the theme.

CSS

Rule NameGlobal classDescription
root.SCUserProfileBlocked-rootStyles applied to the root element.
info.SCUserProfileBlocked-infoStyles applied to info text element.
button.SCUserProfileBlocked-buttonStyles applied to the unblock button element.

Parameters

NameType
inPropsUserProfileBlockedProps

Returns

JSX.Element

Defined in

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