Type Alias: CardCatalogItem
CardCatalogItem =
Pick<DashboardGridItem,"w"|"h"|"card">
Defined in: dashboardCardCatalog.tsx:15
Serializable card catalog item (e.g. loaded from API). Used to create new grid items at a given position.
CardCatalogItem =
Pick<DashboardGridItem,"w"|"h"|"card">
Defined in: dashboardCardCatalog.tsx:15
Serializable card catalog item (e.g. loaded from API). Used to create new grid items at a given position.