AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Sign
UpComponent
Ionic
constructor
_auth
State
_show
_sign
UpConfig
amplify
Service
countries
country_
code
default
Sign
UpFields
error
Message
header
hidden
Fields
local_
phone_
number
logger
password
Policy
sign
UpFields
user
auth
State
data
sign
UpConfig
_set
Error
need
Prefix
ng
OnInit
on
Alert
Close
on
Code
Change
on
Confirm
Sign
Up
on
Number
Change
on
Sign
In
on
Sign
Up
remove
Hidden
Fields
set
Prop
sort
Fields
validate
Hierarchy
SignUpComponentCore
SignUpComponentIonic
Implements
any
Index
Constructors
constructor
Properties
_auth
State
_show
_sign
UpConfig
amplify
Service
countries
country_
code
default
Sign
UpFields
error
Message
header
hidden
Fields
local_
phone_
number
logger
password
Policy
sign
UpFields
user
Accessors
auth
State
data
sign
UpConfig
Methods
_set
Error
need
Prefix
ng
OnInit
on
Alert
Close
on
Code
Change
on
Confirm
Sign
Up
on
Number
Change
on
Sign
In
on
Sign
Up
remove
Hidden
Fields
set
Prop
sort
Fields
validate
Constructors
constructor
new
Sign
UpComponent
Ionic
(
amplifyService
:
AmplifyService
)
:
SignUpComponentIonic
Parameters
amplifyService:
AmplifyService
Returns
SignUpComponentIonic
Properties
_auth
State
_auth
State
:
AuthState
_show
_show
:
boolean
_sign
UpConfig
_sign
UpConfig
:
any
Protected
amplify
Service
amplify
Service
:
AmplifyService
countries
countries
:
any
[]
country_
code
country_
code
:
string
= "1"
default
Sign
UpFields
default
Sign
UpFields
:
SignUpField
[]
= defaultSignUpFieldAssets
error
Message
error
Message
:
string
header
header
:
string
= "Create a new account"
hidden
Fields
hidden
Fields
:
any
= []
local_
phone_
number
local_
phone_
number
:
string
Protected
logger
logger
:
any
password
Policy
password
Policy
:
string
sign
UpFields
sign
UpFields
:
SignUpField
[]
= this.defaultSignUpFields
user
user
:
any
Accessors
auth
State
auth
State
:
data
data
:
sign
UpConfig
sign
UpConfig
:
Methods
_set
Error
_set
Error
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
need
Prefix
need
Prefix
(
key
:
any
)
:
any
Parameters
key:
any
Returns
any
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Alert
Close
on
Alert
Close
(
)
:
void
Returns
void
on
Code
Change
on
Code
Change
(
val
:
any
)
:
void
Parameters
val:
any
Returns
void
on
Confirm
Sign
Up
on
Confirm
Sign
Up
(
)
:
void
Returns
void
on
Number
Change
on
Number
Change
(
val
:
any
)
:
void
Parameters
val:
any
Returns
void
on
Sign
In
on
Sign
In
(
)
:
void
Returns
void
on
Sign
Up
on
Sign
Up
(
)
:
void
Returns
void
remove
Hidden
Fields
remove
Hidden
Fields
(
)
:
SignUpField
[]
Returns
SignUpField
[]
set
Prop
set
Prop
(
target
:
any
)
:
any
Parameters
target:
any
Returns
any
sort
Fields
sort
Fields
(
)
:
void
Returns
void
validate
validate
(
)
:
any
[]
Returns
any
[]