Sanity Library Reference Docs
Preparing search index...
sanity
structure
BaseView
Interface BaseView
Interface for base view
interface
BaseView
{
icon
?:
ReactNode
|
ComponentType
<
{}
>
;
id
:
string
;
title
:
string
;
}
Hierarchy (
View Summary
)
BaseView
ComponentView
FormView
Index
Properties
icon?
id
title
Properties
Optional
icon
icon
?:
ReactNode
|
ComponentType
<
{}
>
View Icon
id
id
:
string
View id
title
title
:
string
View Title
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
id
title
Sanity Library Reference Docs
Loading...
Interface for base view