Sanity Library Reference Docs
Preparing search index...
sanity
index
DocumentInspectorProps
Interface DocumentInspectorProps
Beta
Hidden
interface
DocumentInspectorProps
{
documentId
:
string
;
documentType
:
string
;
onClose
:
()
=>
void
;
}
Index
Properties
document
Id
document
Type
on
Close
Properties
Beta
document
Id
documentId
:
string
Beta
document
Type
documentType
:
string
Beta
on
Close
onClose
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Id
document
Type
on
Close
Sanity Library Reference Docs
Loading...
Hidden