Sanity Library Reference Docs
Preparing search index...
sanity
index
GlobalDocumentReferenceType
Interface GlobalDocumentReferenceType
Beta
interface
GlobalDocumentReferenceType
{
__experimental_search
:
never
;
icon
:
ComponentType
;
preview
:
PreviewConfig
;
title
?:
string
;
type
:
string
;
}
Index
Properties
__experimental_
search
icon
preview
title?
type
Properties
Beta
__experimental_
search
__experimental_search
:
never
Deprecated
Unused. It's only here for the type to be compatible with createSearchQuery.ts
Beta
icon
icon
:
ComponentType
Beta
preview
preview
:
PreviewConfig
Optional
Beta
title
title
?:
string
Beta
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__experimental_
search
icon
preview
title
type
Sanity Library Reference Docs
Loading...
Deprecated
Unused. It's only here for the type to be compatible with createSearchQuery.ts