Sanity Library Reference Docs
Preparing search index...
sanity
index
CopyOptions
Interface CopyOptions
Beta
Hidden
interface
CopyOptions
{
context
:
{
source
:
|
"unknown"
|
"fieldAction"
|
"documentFieldAction"
|
"keyboardShortcut"
|
"arrayItem"
;
}
;
patchType
?:
"replace"
|
"append"
;
}
Hierarchy (
View Summary
)
BaseOptions
CopyOptions
Index
Properties
context
patch
Type?
Properties
Beta
context
context
:
{
source
:
|
"unknown"
|
"fieldAction"
|
"documentFieldAction"
|
"keyboardShortcut"
|
"arrayItem"
;
}
Optional
Beta
patch
Type
patchType
?:
"replace"
|
"append"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
patch
Type
Sanity Library Reference Docs
Loading...
Hidden