schema-components - v3.7.0
GitHub
npm
Storybook
Preparing search index...
core/diagnostics
DiagnosticSink
Type Alias DiagnosticSink
DiagnosticSink
:
(
d
:
Diagnostic
)
=>
void
Callback that receives each diagnostic as it is emitted.
Type Declaration
(
d
:
Diagnostic
)
:
void
Parameters
d
:
Diagnostic
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Storybook
schema-components - v3.7.0
Loading...
Callback that receives each diagnostic as it is emitted.