schema-components - v3.7.0
GitHub
npm
Storybook
Preparing search index...
openapi/components
ApiWebhooksProps
Interface ApiWebhooksProps
Props accepted by
ApiWebhooks
.
interface
ApiWebhooksProps
{
onDiagnostic
?:
DiagnosticSink
;
strict
?:
boolean
;
schema
:
unknown
;
widgets
?:
WidgetMap
;
meta
?:
SchemaMeta
;
}
Hierarchy (
View Summary
)
ApiDiagnosticsProps
ApiWebhooksProps
Index
Properties
on
Diagnostic?
strict?
schema
widgets?
meta?
Properties
Optional
on
Diagnostic
onDiagnostic
?:
DiagnosticSink
Optional
strict
strict
?:
boolean
schema
schema
:
unknown
Optional
widgets
widgets
?:
WidgetMap
Optional
meta
meta
?:
SchemaMeta
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
Diagnostic
strict
schema
widgets
meta
GitHub
npm
Storybook
schema-components - v3.7.0
Loading...
Props accepted by ApiWebhooks.