import { CFooter } from '@coreui/react'// orimport CFooter from '@coreui/react/src/components/footer/CFooter'| Property | Description | Type | Default |
|---|---|---|---|
| className | A string of all className you want applied to the base component. | string | - |
| position | Place footer in non-static positions. | 'fixed' | 'sticky' | - |
On this page