Skip to content

CardProps

CardProps = object

PropertyTypeDescription
children?React.ReactNodeThe content to render within the element.
className?stringA class property to attach to the element. See Element.className
variant?"hero" | "bottomless"