Skip to main content

Module: AccountVerify

Interfaces

Functions

AccountVerify

AccountVerify(inProps): JSX.Element

API documentation for the Community-JS AccountVerify component. Learn about the available props and the CSS API.

Import

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

Component Name

The name SCAccountVerify can be used when providing style overrides in the theme.

CSS

Rule NameGlobal classDescription
root.SCAccountVerify-rootStyles applied to the root element.
success.SCAccountVerify-successStyles applied to the success Alert.
error.SCAccountVerify-errorStyles applied to the error Alert.

Parameters

NameType
inPropsAccountVerifyProps

Returns

JSX.Element

Defined in

packages/react-ui/src/components/AccountVerify/AccountVerify.tsx:97