import { CInputGroup } from '@coreui/react'
// or
import CInputGroup from '@coreui/react/src/components/form/CInputGroup'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the component.string-
sizeSize the component small or large.'sm' | 'lg'-
On this page