AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
S3
Image
Component
Ionic
constructor
_options
_path
amplify
Service
logger
selected
url
data
options
path
get
Image
ng
OnInit
on
Image
Clicked
Hierarchy
S3ImageComponentCore
S3ImageComponentIonic
Implements
OnInit
Index
Constructors
constructor
Properties
_options
_path
amplify
Service
logger
selected
url
Accessors
data
options
path
Methods
get
Image
ng
OnInit
on
Image
Clicked
Constructors
constructor
new
S3Image
Component
Ionic
(
amplifyService
:
AmplifyService
)
:
S3ImageComponentIonic
Parameters
amplifyService:
AmplifyService
Returns
S3ImageComponentIonic
Properties
_options
_options
:
any
_path
_path
:
string
Protected
amplify
Service
amplify
Service
:
AmplifyService
Protected
logger
logger
:
any
selected
selected
:
EventEmitter
<
string
>
= new EventEmitter<string>()
url
url
:
any
Accessors
data
data
:
options
options
:
path
path
:
Methods
get
Image
get
Image
(
path
:
any
, options
:
any
)
:
void
Parameters
path:
any
options:
any
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Image
Clicked
on
Image
Clicked
(
)
:
void
Returns
void