AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Confirm
Sign
UpComponent
Core
constructor
_auth
State
_show
_username
Attributes
amplify
Service
code
error
Message
hide
logger
username
auth
State
data
username
Attributes
_set
Error
get
Username
Label
ng
OnInit
on
Alert
Close
on
Confirm
on
Resend
on
Sign
In
set
Code
set
Username
should
Hide
Hierarchy
ConfirmSignUpComponentCore
ConfirmSignUpComponentIonic
Implements
OnInit
Index
Constructors
constructor
Properties
_auth
State
_show
_username
Attributes
amplify
Service
code
error
Message
hide
logger
username
Accessors
auth
State
data
username
Attributes
Methods
_set
Error
get
Username
Label
ng
OnInit
on
Alert
Close
on
Confirm
on
Resend
on
Sign
In
set
Code
set
Username
should
Hide
Constructors
constructor
new
Confirm
Sign
UpComponent
Core
(
amplifyService
:
AmplifyService
)
:
ConfirmSignUpComponentCore
Parameters
amplifyService:
AmplifyService
Returns
ConfirmSignUpComponentCore
Properties
_auth
State
_auth
State
:
AuthState
_show
_show
:
boolean
_username
Attributes
_username
Attributes
:
string
= "username"
Protected
amplify
Service
amplify
Service
:
AmplifyService
code
code
:
string
error
Message
error
Message
:
string
hide
hide
:
string
[]
= []
Protected
logger
logger
:
any
username
username
:
string
Accessors
auth
State
auth
State
:
data
data
:
username
Attributes
username
Attributes
:
Methods
_set
Error
_set
Error
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
get
Username
Label
get
Username
Label
(
)
:
any
Returns
any
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Alert
Close
on
Alert
Close
(
)
:
void
Returns
void
on
Confirm
on
Confirm
(
)
:
void
Returns
void
on
Resend
on
Resend
(
)
:
void
Returns
void
on
Sign
In
on
Sign
In
(
)
:
void
Returns
void
set
Code
set
Code
(
code
:
string
)
:
void
Parameters
code:
string
Returns
void
set
Username
set
Username
(
username
:
string
)
:
void
Parameters
username:
string
Returns
void
should
Hide
should
Hide
(
comp
:
any
)
:
boolean
Parameters
comp:
any
Returns
boolean