Sanity Library Reference Docs
Preparing search index...
sanity
index
InitialValueOptions
Interface InitialValueOptions
Beta
Hidden
interface
InitialValueOptions
{
documentId
:
string
;
documentType
:
string
;
templateName
?:
string
;
templateParams
?:
Record
<
string
,
any
>
;
}
Index
Properties
document
Id
document
Type
template
Name?
template
Params?
Properties
Beta
document
Id
documentId
:
string
Beta
document
Type
documentType
:
string
Optional
Beta
template
Name
templateName
?:
string
Optional
Beta
template
Params
templateParams
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Id
document
Type
template
Name
template
Params
Sanity Library Reference Docs
Loading...
Hidden