GroupSubscribeButton
Interfaces
GroupSubscribeButtonProps
Indexable
[p
: string
]: any
Others properties
Properties
Functions
GroupSubscribeButton()
GroupSubscribeButton(
inProps
):Element
API documentation for the Community-JS Group Subscribe Button component. Learn about the available props and the CSS API.
Import
import {GroupSubscribeButton} from '@selfcommunity/react-ui';
Component Name
The name SCGroupSubscribeButton
can be used when providing style overrides in the theme.
CSS
Rule Name | Global class | Description |
---|---|---|
root | .SCGroupSubscribeButton-root | Styles applied to the root element. |
Parameters
Parameter | Type | Description |
---|---|---|
inProps | GroupSubscribeButtonProps |
Returns
Element