Skip to main content

Module: FriendshipUserButton

Interfaces

Functions

FriendshipUserButton

FriendshipUserButton(inProps): JSX.Element

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

Import

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

Component Name

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

CSS

Rule NameGlobal classDescription
root.SCFriendshipUserButton-rootStyles applied to the root element.

Parameters

NameType
inPropsFriendshipButtonProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/FriendshipUserButton/FriendshipUserButton.tsx:88