UserPaymentMethodsPortal
Interfaces
UserPaymentMethodsPortalProps
Indexable
[p: string]: any
Any other properties
Properties
Functions
UserPaymentMethodsPortal()
UserPaymentMethodsPortal(
inProps):Element
API documentation for the Community-JS User Payment Methods. Learn about the available props and the CSS API.
Import
import {UserPaymentMethods} from '@selfcommunity/react-ui';
Component Name
The name SCUserPaymentMethods can be used when providing style overrides in the theme.
CSS
| Rule Name | Global class | Description | 
|---|---|---|
| root | .SCUserPaymentMethods-root | Styles applied to the root element. | 
Parameters
| Parameter | Type | Description | 
|---|---|---|
| inProps | UserPaymentMethodsPortalProps | 
Returns
Element
UserPaymentMethodsPortalSkeleton()
UserPaymentMethodsPortalSkeleton():
Element
API documentation for the Community-JS User Payment Methods Portal Skeleton component. Learn about the available props and the CSS API.
Import
import {UserPaymentMethodsPortalSkeleton} from '@selfcommunity/react-ui';
Component Name
The name SCUserPaymentMethodsPortalSkeleton-skeleton-root can be used when providing style overrides in the theme.
CSS
| Rule Name | Global class | Description | 
|---|---|---|
| root | .SCUserPaymentMethodsPortalSkeleton-skeleton-root | Styles applied to the root element. | 
Returns
Element