BanStatusServiceStatusUnBanned
@adamondo/backend / core/email/template/BanStatusServiceStatusUnBanned
core/email/template/BanStatusServiceStatusUnBanned
Classes
default
Defined in: src/core/email/template/BanStatusServiceStatusUnBanned.tsx:24
Extends
Component<BanStatusServiceStatusUnBannedProps>
Constructors
Constructor
new default(
props):default
Defined in: node_modules/@types/react/index.d.ts:950
Parameters
props
BanStatusServiceStatusUnBannedProps
Returns
Inherited from
React.Component<BanStatusServiceStatusUnBannedProps>.constructor
Constructor
new default(
props,context):default
Defined in: node_modules/@types/react/index.d.ts:958
Parameters
props
BanStatusServiceStatusUnBannedProps
context
any
value of the parent Context specified
in contextType.
Returns
Inherited from
React.Component<BanStatusServiceStatusUnBannedProps>.constructor
Properties
propTypes
staticpropTypes:object
Defined in: src/core/email/template/BanStatusServiceStatusUnBanned.tsx:26
Ignored by React.
content
content:
Validator<NonNullable<InferProps<{userMail:Validator<string>;siteName:Validator<string>; }>>>
Deprecated
Only kept in types for backwards compatibility. Will be removed in a future major release.
Overrides
React.Component.propTypes
Methods
render()
render():
Element
Defined in: src/core/email/template/BanStatusServiceStatusUnBanned.tsx:33
Returns
Element
Overrides
React.Component.render