schema-components - v3.7.0
GitHub
npm
Storybook
Preparing search index...
core/version
InferredDraft
Interface InferredDraft
Inference result carrying the detected draft and the heuristic that triggered it.
interface
InferredDraft
{
draft
:
JsonSchemaDraft
;
inferredFrom
:
string
;
}
Index
Properties
draft
inferred
From
Properties
draft
draft
:
JsonSchemaDraft
inferred
From
inferredFrom
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
draft
inferred
From
GitHub
npm
Storybook
schema-components - v3.7.0
Loading...
Inference result carrying the detected draft and the heuristic that triggered it.