Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
RendererDiagnostic
Interface RendererDiagnostic
Stable, renderer-neutral diagnostic exposed by one mounted handle.
interface
RendererDiagnostic
{
code
:
string
;
message
:
string
;
severity
:
"error"
|
"info"
|
"warning"
;
strategy
?:
string
;
}
Index
Properties
code
message
severity
strategy?
Properties
Readonly
code
code
:
string
Readonly
message
message
:
string
Readonly
severity
severity
:
"error"
|
"info"
|
"warning"
Optional
Readonly
strategy
strategy
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
severity
strategy
@honua/sdk-js
Loading...
Stable, renderer-neutral diagnostic exposed by one mounted handle.