AccountChangeMailValidation
Interfaces
AccountChangeMailValidationProps
Indexable
[p: string]: any
Other props
Properties
Functions
AccountChangeMailValidation()
AccountChangeMailValidation(
inProps):Element
API documentation for the Community-JS AccountChangeMailValidation component. Learn about the available props and the CSS API.
Import
import {AccountChangeMailValidation} from '@selfcommunity/react-ui';
Component Name
The name SCAccountChangeMailValidation can be used when providing style overrides in the theme.
CSS
| Rule Name | Global class | Description |
|---|---|---|
| root | .SCAccountChangeMailValidation-root | Styles applied to the root element. |
| success | .SCAccountChangeMailValidation-success | Styles applied to the success Alert. |
| error | .SCAccountChangeMailValidation-error | Styles applied to the error Alert. |
Parameters
| Parameter | Type | Description |
|---|---|---|
inProps | AccountChangeMailValidationProps |
Returns
Element