Sanity Library Reference Docs
Preparing search index...
sanity
index
FormUnsetPatch
Interface FormUnsetPatch
Beta
Hidden
interface
FormUnsetPatch
{
origin
?:
FormPatchOrigin
;
path
:
Path
;
type
:
"unset"
;
}
Hierarchy (
View Summary
)
FormPatchBase
FormUnsetPatch
Index
Properties
origin?
path
type
Properties
Optional
Beta
origin
origin
?:
FormPatchOrigin
Beta
path
path
:
Path
Beta
type
type
:
"unset"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
origin
path
type
Sanity Library Reference Docs
Loading...
Hidden