Skip to content

CardFooterProps

CardFooterProps = object

PropertyTypeDescription
as?React.ElementTypeA React component or the name of an HTML tag used to render the element. Default footer
children?React.ReactNodeContent to render within the element.
className?stringA class property to attach to the element. See Element.className