Search
Preparing search index...
The search index is not available
4G/5G Bands & Combos Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
4G/5G Bands & Combos Documentation
toast-service.service
ToastServiceService
Class ToastServiceService
Hierarchy
ToastServiceService
Index
Constructors
constructor
Properties
toasts
Methods
remove
show
Constructors
constructor
new
Toast
Service
Service
(
)
:
ToastServiceService
Returns
ToastServiceService
Properties
toasts
toasts
:
any
[]
= []
Methods
remove
remove
(
toast
:
any
)
:
void
Parameters
toast:
any
Returns
void
show
show
(
body
:
string
, options
?:
any
)
:
void
Parameters
body:
string
options:
any
= {}
Returns
void
Exports
toast-
service.service
Toast
Service
Service
constructor
toasts
remove
show
Generated using
TypeDoc