Skip to main content

Module: UserSocialAssociation

Interfaces

Functions

UserSocialAssociation

UserSocialAssociation(inProps): JSX.Element

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

Import

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

Component Name

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

CSS

Rule NameGlobal classDescription
root.SCUserSocialAssociation-rootStyles applied to the root element.
field.SCUserSocialAssociation-fieldStyles applied to the field element.

Parameters

NameType
inPropsUserSocialAssociationProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/UserSocialAssociation/UserSocialAssociation.tsx:111