PaywallsConfigurator
Interfaces
PaywallsConfiguratorProps
Properties
Functions
PaywallsConfigurator()
PaywallsConfigurator(
inProps
):Element
Parameters
Parameter | Type |
---|---|
inProps | PaywallsConfiguratorProps |
Returns
Element
PaywallsConfiguratorSkeleton()
PaywallsConfiguratorSkeleton(
inProps
):Element
API documentation for the Community-JS PaywallsConfiguratorSkeleton component. Learn about the available props and the CSS API.
Import
import {PaywallsConfiguratorSkeleton} from '@selfcommunity/react-ui';
Component Name
The name SCPaywallsConfiguratorSkeleton-skeleton-root
can be used when providing style overrides in the theme.
CSS
Rule Name | Global class | Description |
---|---|---|
root | .SCPaywallsConfiguratorSkeleton-skeleton-root | Styles applied to the root element. |
Parameters
Parameter | Type |
---|---|
inProps | any |
Returns
Element