Skip to main content

UserPaymentMethods

Interfaces

UserPaymentMethodsProps

Indexable

[p: string]: any

Any other properties

Properties

PropertyTypeDescription
className?stringOverrides or extends the styles applied to the component. Default null
showBillingAddress?booleanShow billing address

Variables

UserPaymentMethods

const UserPaymentMethods: ForwardRefRenderFunction<UserPaymentMethodsRef, UserPaymentMethodsProps>

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 NameGlobal classDescription
root.SCUserPaymentMethods-rootStyles applied to the root element.

Param


UserPaymentMethodsSkeleton

const UserPaymentMethodsSkeleton: ForwardRefRenderFunction<UserPaymentMethodsSkeletonRef, UserPaymentMethodsSkeletonProps>

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

Import

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

Component Name

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

CSS

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

Param