Sanity Library Reference Docs
Preparing search index...
sanity
structure
StructureNode
Interface StructureNode
Interface for the structure builder node.
interface
StructureNode
{
id
:
string
;
title
?:
string
;
type
?:
string
;
}
Hierarchy (
View Summary
)
StructureNode
Component
ComponentInput
BaseGenericList
GenericListInput
DocumentNode
EditorNode
Index
Properties
id
title?
type?
Properties
id
id
:
string
Node ID
Optional
title
title
?:
string
Node ID
Optional
type
type
?:
string
Node type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
type
Sanity Library Reference Docs
Loading...
Interface for the structure builder node.