Preparing search index...
The search index is not available
@rxap/dialog - v19.2.0
@rxap/dialog
ErrorCaptureDialogData
Interface ErrorCaptureDialogData<Error>
interface
ErrorCaptureDialogData
<
Error
=
any
>
{
component
:
ComponentType
<
any
>
;
errorList
:
WritableSignal
<
Error
[]
>
;
}
Type Parameters
Error
=
any
Index
Properties
component
error
List
Properties
component
component
:
ComponentType
<
any
>
error
List
errorList
:
WritableSignal
<
Error
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
error
List
@rxap/dialog - v19.2.0
Loading...