import { CFooter } from '@coreui/react'
// or
import CFooter from '@coreui/react/src/components/footer/CFooter'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.string-
positionPlace footer in non-static positions.'fixed' | 'sticky'-
On this page