Sanity Library Reference Docs
Preparing search index...
sanity
structure
UserComponent
Type Alias UserComponent
UserComponent
:
React.ComponentType
<
{
child
?:
ComponentBuilder
;
childItemId
?:
string
;
id
:
string
;
isActive
?:
boolean
;
isSelected
?:
boolean
;
itemId
:
string
;
options
?:
Record
<
string
,
unknown
>
;
paneKey
:
string
;
urlParams
:
Record
<
string
,
string
|
undefined
>
|
undefined
;
}
,
>
User defined component
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
User defined component