Skip to main content

Module: FollowUserButton

Interfaces

Functions

FollowUserButton

FollowUserButton(inProps): JSX.Element

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

Import

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

Component Name

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

CSS

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

Parameters

NameType
inPropsFollowUserButtonProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/FollowUserButton/FollowUserButton.tsx:87