Sanity Library Reference Docs
Preparing search index...
sanity
index
CommentIntentGetter
Type Alias CommentIntentGetter
Beta
CommentIntentGetter
:
(
comment
:
{
id
:
string
;
path
:
string
;
type
:
string
}
,
)
=>
CommentContext
[
"intent"
]
Type declaration
(
comment
:
{
id
:
string
;
path
:
string
;
type
:
string
}
)
:
CommentContext
[
"intent"
]
Parameters
comment
:
{
id
:
string
;
path
:
string
;
type
:
string
}
Returns
CommentContext
[
"intent"
]
Hidden
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Hidden