Sanity Library Reference Docs
Preparing search index...
@sanity/sdk-react
dashboard
DashboardView
Type Alias DashboardView
DashboardView
:
{
[
Type
in
ViewInterface
[
"type"
]
]
:
Omit
<
Extract
<
ViewInterface
,
{
type
:
Type
}
>
,
"type"
,
>
&
{
application
:
ApplicationBase
;
module
:
RemoteModuleRef
;
surface
:
Type
extends
"app"
?
"window"
:
Type
;
}
}
[
ViewInterface
[
"type"
]
]
A dashboard view exposed by an application.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
A dashboard view exposed by an application.