import { CFormLabel } from '@coreui/react'// orimport CFormLabel from '@coreui/react/src/components/form/CFormLabel'| Property | Description | Type | Default |
|---|---|---|---|
| className | A string of all className you want applied to the component. | string | - |
| customClassName | A string of all className you want to be applied to the component, and override standard className value. | string | - |
On this page