Sanity Library Reference Docs
Preparing search index...
sanity
index
RenderAnnotationCallback
Type Alias RenderAnnotationCallback<T>
RenderAnnotationCallback
:
(
annotationProps
:
Omit
<
T
,
"renderDefault"
>
,
)
=>
ReactNode
Type Parameters
T
extends
BlockAnnotationProps
=
BlockAnnotationProps
Type declaration
(
annotationProps
:
Omit
<
T
,
"renderDefault"
>
)
:
ReactNode
Parameters
annotationProps
:
Omit
<
T
,
"renderDefault"
>
Returns
ReactNode
Hidden
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Hidden