AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Confirm
Sign
InComponent
Core
constructor
_auth
State
_show
amplify
Service
code
error
Message
logger
auth
State
data
_set
Error
ng
OnInit
on
Alert
Close
on
Confirm
on
Sign
In
set
Code
Hierarchy
ConfirmSignInComponentCore
ConfirmSignInComponentIonic
Implements
any
Index
Constructors
constructor
Properties
_auth
State
_show
amplify
Service
code
error
Message
logger
Accessors
auth
State
data
Methods
_set
Error
ng
OnInit
on
Alert
Close
on
Confirm
on
Sign
In
set
Code
Constructors
constructor
new
Confirm
Sign
InComponent
Core
(
amplifyService
:
AmplifyService
)
:
ConfirmSignInComponentCore
Parameters
amplifyService:
AmplifyService
Returns
ConfirmSignInComponentCore
Properties
_auth
State
_auth
State
:
AuthState
_show
_show
:
boolean
Protected
amplify
Service
amplify
Service
:
AmplifyService
code
code
:
string
error
Message
error
Message
:
string
Protected
logger
logger
:
any
Accessors
auth
State
auth
State
:
data
data
:
Methods
_set
Error
_set
Error
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Alert
Close
on
Alert
Close
(
)
:
void
Returns
void
on
Confirm
on
Confirm
(
)
:
void
Returns
void
on
Sign
In
on
Sign
In
(
)
:
void
Returns
void
set
Code
set
Code
(
code
:
string
)
:
void
Parameters
code:
string
Returns
void