Sanity Library Reference Docs
Preparing search index...
sanity
index
FieldGroupDefinition
Type Alias FieldGroupDefinition
type
FieldGroupDefinition
=
{
default
?:
boolean
;
hidden
?:
ConditionalProperty
;
i18n
?:
I18nTextRecord
<
"title"
>
;
icon
?:
ComponentType
;
name
:
string
;
title
?:
string
;
}
Index
Properties
default?
hidden?
i18n?
icon?
name
title?
Properties
Optional
default
default
?:
boolean
Optional
hidden
hidden
?:
ConditionalProperty
Optional
i18n
i18n
?:
I18nTextRecord
<
"title"
>
Optional
icon
icon
?:
ComponentType
name
name
:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
hidden
i18n
icon
name
title
Sanity Library Reference Docs
Loading...