# React Form Floating Labels Component API

> Explore the API reference for the React Form Floating Labels component and discover how to effectively utilize its props for customization.

## CFormFloating

```jsx
import { CFormFloating } from '@coreui/react-pro'
```

### Props

| Name | Type | Default | Description |
| --- | --- | --- | --- |
| `className` | `string \| undefined` | - | A string of all className you want applied to the component. |
