@thepalaceproject/circulation-admin
Preparing search index...
components/QuicksightDashboard
QuicksightDashboardOwnProps
Interface QuicksightDashboardOwnProps
interface
QuicksightDashboardOwnProps
{
dashboardId
?:
string
;
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
;
}
Hierarchy (
View Summary
)
QuicksightDashboardOwnProps
QuicksightDashboardProps
Index
Properties
dashboard
Id?
store?
Properties
Optional
dashboard
Id
dashboardId
?:
string
Optional
store
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dashboard
Id
store
@thepalaceproject/circulation-admin
Loading...