UserChangeAddressDialog
Interfaces
UserChangeAddressDialogProps
Extends
- BaseDialogProps
Indexable
[p: string]: any
Any other properties
Properties
Functions
UserChangeAddressDialog()
UserChangeAddressDialog(
inProps):Element
API documentation for the Community-JS User Change Address Dialog. Learn about the available props and the CSS API.
Import
import {UserChangeAddressDialog} 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 | UserChangeAddressDialogProps | 
Returns
Element