createDiagnosticsOptions Function
Creates diagnostics options that can be passed to presentation requests based on given diagnostics props.
createDiagnosticsOptions(props: DiagnosticsProps): ClientDiagnosticsOptions | undefined
| Parameter | Type | Description | 
|---|---|---|
| props | DiagnosticsProps | 
Returns - ClientDiagnosticsOptions | undefined
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.