Preparing search index...
The search index is not available
@rxap/ngx-error - v19.0.3
@rxap/ngx-error
AngularErrorService
Class AngularErrorService
Hierarchy (
View Summary
)
ErrorCaptureService
<
AngularErrorDialogData
>
AngularErrorService
Index
Constructors
constructor
Properties
component
Methods
compare
open
Dialog
push
Constructors
constructor
new
AngularErrorService
()
:
AngularErrorService
Returns
AngularErrorService
Properties
Protected
Readonly
component
component
:
typeof
AngularErrorComponent
= AngularErrorComponent
Methods
compare
compare
(
a
:
AngularErrorDialogData
,
b
:
AngularErrorDialogData
)
:
boolean
Parameters
a
:
AngularErrorDialogData
b
:
AngularErrorDialogData
Returns
boolean
open
Dialog
openDialog
(
errorList
:
WritableSignal
<
AngularErrorDialogData
[]
>
)
:
void
Parameters
errorList
:
WritableSignal
<
AngularErrorDialogData
[]
>
Returns
void
push
push
(
error
:
AngularErrorDialogData
)
:
void
Parameters
error
:
AngularErrorDialogData
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
component
Methods
compare
open
Dialog
push
@rxap/ngx-error - v19.0.3
Loading...