Skip to main content

CommunityPaywalls

Interfaces

CommunityPaywallsProps

Properties

PropertyType
callbackUrl?string
className?string
community?SCCommunityType
onUpdatePaymentOrder?(price, contentType?, contentId?) => void

Functions

CommunityPaywalls()

CommunityPaywalls(inProps): Element

Parameters

ParameterType
inPropsCommunityPaywallsProps

Returns

Element


CommunityPaywallsSkeleton()

CommunityPaywallsSkeleton(inProps): Element

API documentation for the Community-JS CommunityPaywall Skeleton component. Learn about the available props and the CSS API.

Import

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

Component Name

The name SCCommunityPaywallSkeleton-skeleton-root can be used when providing style overrides in the theme.

CSS

Rule NameGlobal classDescription
root.SCCommunityPaywallSkeleton-skeleton-rootStyles applied to the root element.

Parameters

ParameterType
inPropsany

Returns

Element