CategoryFollowButton
Interfaces
CategoryFollowButtonProps
Indexable
[p
: string
]: any
Others properties
Properties
Functions
CategoryFollowButton()
CategoryFollowButton(
inProps
):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 Name | Global class | Description |
---|---|---|
root | .SCCategoryFollowButton-root | Styles applied to the root element. |
Parameters
Parameter | Type | Description |
---|---|---|
inProps | CategoryFollowButtonProps |
Returns
Element