Skip to main content

Module: CategoryFollowButton

Interfaces

Functions

CategoryFollowButton

CategoryFollowButton(inProps): JSX.Element

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

Import

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

Component Name

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

CSS

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

Parameters

NameType
inPropsCategoryFollowButtonProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/CategoryFollowButton/CategoryFollowButton.tsx:85