Function: NavigationCollectionCard
▸ NavigationCollectionCard(«destructured»
): Element
This is the component used in the home page to render a card for each collection.
Parameters
Name | Type |
---|---|
«destructured» | TopNavigationEntry & { onClick? : () => void } |
Returns
Element
Defined in
lib/src/core/components/HomePage/NavigationCollectionCard.tsx:37