Explore the API reference for the React Form Input Group component and discover how to effectively utilize its props for customization.
On this page
CInputGroup
import { CInputGroup } from '@coreui/react-pro' | Property | Default | Type |
|---|---|---|
| className | - | string, undefined |
A string of all className you want applied to the component. | ||
| size | - | 'sm', 'lg', undefined |
Size the component small or large. | ||
CInputGroupText
import { CInputGroupText } from '@coreui/react-pro'