Skip to main content

Module: IncubatorSubscribeButton

Interfaces

Functions

IncubatorSubscribeButton

IncubatorSubscribeButton(inProps): JSX.Element

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

Import

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

Component Name

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

CSS

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

Parameters

NameType
inPropsIncubatorSubscribeButtonProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/IncubatorSubscribeButton/IncubatorSubscribeButton.tsx:84