AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Greeting
Component
Core
constructor
amplify
Service
auth
State
greeting
signed
In
on
Sign
Out
set
Auth
State
subscribe
Hierarchy
GreetingComponentCore
GreetingComponentIonic
Index
Constructors
constructor
Properties
amplify
Service
auth
State
greeting
signed
In
Methods
on
Sign
Out
set
Auth
State
subscribe
Constructors
constructor
new
Greeting
Component
Core
(
amplifyService
:
AmplifyService
)
:
GreetingComponentCore
Parameters
amplifyService:
AmplifyService
Returns
GreetingComponentCore
Properties
amplify
Service
amplify
Service
:
AmplifyService
auth
State
auth
State
:
AuthState
greeting
greeting
:
string
signed
In
signed
In
:
boolean
Methods
on
Sign
Out
on
Sign
Out
(
)
:
void
Returns
void
set
Auth
State
set
Auth
State
(
authState
:
AuthState
)
:
void
Parameters
authState:
AuthState
Returns
void
subscribe
subscribe
(
)
:
void
Returns
void