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