NavigationCardProps
@firecms/core / NavigationCardProps
Type Alias: NavigationCardProps
Section titled “Type Alias: NavigationCardProps”NavigationCardProps =
object
Defined in: components/HomePage/NavigationCard.tsx:4
Properties
Section titled “Properties”actions
Section titled “actions”actions:
React.ReactNode
Defined in: components/HomePage/NavigationCard.tsx:7
description?
Section titled “description?”
optionaldescription:string
Defined in: components/HomePage/NavigationCard.tsx:6
icon:
React.ReactNode
Defined in: components/HomePage/NavigationCard.tsx:8
name:
string
Defined in: components/HomePage/NavigationCard.tsx:5
onClick()?
Section titled “onClick()?”
optionalonClick: () =>void
Defined in: components/HomePage/NavigationCard.tsx:9
Returns
Section titled “Returns”void
shrink?
Section titled “shrink?”
optionalshrink:boolean
Defined in: components/HomePage/NavigationCard.tsx:10