Embedded analytics SDK API
Back to documentation
Preparing search index...
DashboardCardCustomMenuItem
Type Alias DashboardCardCustomMenuItem
type
DashboardCardCustomMenuItem
=
{
customItems
?:
(
DashCardMenuItem
|
CustomDashboardCardMenuItem
)
[]
;
withDownloads
?:
boolean
;
withEditLink
?:
boolean
;
}
Index
Properties
custom
Items?
with
Downloads?
with
Edit
Link?
Properties
Optional
custom
Items
customItems
?:
(
DashCardMenuItem
|
CustomDashboardCardMenuItem
)
[]
Optional
with
Downloads
withDownloads
?:
boolean
Optional
with
Edit
Link
withEditLink
?:
boolean
Settings
Theme
OS
Light
Dark
On This Page
Properties
custom
Items
with
Downloads
with
Edit
Link
Back to documentation
Embedded analytics SDK API
Loading...