Skip to main content

Module: AccountChangeMailValidation

Interfaces

Functions

AccountChangeMailValidation

AccountChangeMailValidation(inProps): JSX.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 NameGlobal classDescription
root.SCAccountChangeMailValidation-rootStyles applied to the root element.
success.SCAccountChangeMailValidation-successStyles applied to the success Alert.
error.SCAccountChangeMailValidation-errorStyles applied to the error Alert.

Parameters

NameType
inPropsAccountChangeMailValidationProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/AccountChangeMailValidation/AccountChangeMailValidation.tsx:109