Skip to content

CardFooterProps

CardFooterProps: object

Type declaration

NameTypeDescription
asReact.ElementTypeA React component or the name of an HTML tag used to render the element. Default footer
childrenReact.ReactNodeContent to render within the element.
classNamestringA class property to attach to the element. See Element.className