Sanity Library Reference Docs
Preparing search index...
@sanity/visual-editing
react
TypeSchema
Interface TypeSchema
interface
TypeSchema
{
name
:
string
;
title
?:
string
;
type
:
"type"
;
value
:
SchemaNode
;
}
Index
Properties
name
title?
type
value
Properties
name
name
:
string
Optional
title
title
?:
string
type
type
:
"type"
value
value
:
SchemaNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
title
type
value
Sanity Library Reference Docs
Loading...