Preparing search index...
The search index is not available
@rxap/ngx-error - v19.2.0
@rxap/ngx-error
ErrorCaptureDialogService
Class ErrorCaptureDialogService<Error>
Type Parameters
Error
=
any
Implements
IErrorCaptureDialogService
<
Error
>
Index
Constructors
constructor
Properties
application
Ref
disabled
document
Methods
open
Constructors
constructor
new
ErrorCaptureDialogService
<
Error
=
any
>
()
:
ErrorCaptureDialogService
<
Error
>
Type Parameters
Error
=
any
Returns
ErrorCaptureDialogService
<
Error
>
Properties
Protected
Readonly
application
Ref
applicationRef
:
ApplicationRef
= ...
Protected
Readonly
disabled
disabled
:
boolean
= ...
Protected
Readonly
document
document
:
Document
= ...
Methods
open
open
(
component
:
ComponentType
<
IErrorDialogComponent
<
any
>
>
,
errorList
:
WritableSignal
<
Error
[]
>
,
)
:
Observable
<
void
>
Parameters
component
:
ComponentType
<
IErrorDialogComponent
<
any
>
>
errorList
:
WritableSignal
<
Error
[]
>
Returns
Observable
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
application
Ref
disabled
document
Methods
open
@rxap/ngx-error - v19.2.0
Loading...