@rocket.chat/onboarding-ui
Preparing search index...
CheckYourEmailPageProps
Type Alias CheckYourEmailPageProps
type
CheckYourEmailPageProps
=
{
children
?:
ReactNode
;
onChangeEmailRequest
:
()
=>
void
;
onResendEmailRequest
:
()
=>
void
;
title
?:
string
;
}
Index
Properties
children?
on
Change
Email
Request
on
Resend
Email
Request
title?
Properties
Optional
children
children
?:
ReactNode
on
Change
Email
Request
onChangeEmailRequest
:
()
=>
void
on
Resend
Email
Request
onResendEmailRequest
:
()
=>
void
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
on
Change
Email
Request
on
Resend
Email
Request
title
@rocket.chat/onboarding-ui
Loading...