import { CCardLink } from '@coreui/react'
// or
import CCardLink from '@coreui/react/src/components/card/CCardLink'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.string-
hrefThe href attribute specifies the URL of the page the link goes to.string-
On this page