Sanity Library Reference Docs
Preparing search index...
sanity
index
DocumentFieldActionProps
Interface DocumentFieldActionProps
Beta
Hidden
interface
DocumentFieldActionProps
{
documentId
:
string
;
documentType
:
string
;
path
:
Path
;
schemaType
:
SchemaType
;
}
Index
Properties
document
Id
document
Type
path
schema
Type
Properties
Beta
document
Id
documentId
:
string
Beta
document
Type
documentType
:
string
Beta
path
path
:
Path
Beta
schema
Type
schemaType
:
SchemaType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Id
document
Type
path
schema
Type
Sanity Library Reference Docs
Loading...
Hidden