SubCard
This represents MUI Card component
This component extends the original component provided by MUI: https://mui.com/material-ui/react-card/
children
ReactNode | string | null
content
boolean
true,false
className
string
contentClass
string
darkTitle
boolean
true,false
secondary
ReactNode | string
contentSX
CardContentProps
title
ReactNode | string
sx
CardProps
Last updated