import { CImage } from '@coreui/react'
// or
import CImage from '@coreui/react/src/components/image/CImage'
PropertyDescriptionTypeDefault
alignSet the horizontal aligment.'start' | 'center' | 'end'-
classNameA string of all className you want applied to the component.string-
fluidMake image responsive.boolean-
roundedMake image rounded.boolean-
thumbnailGive an image a rounded 1px border appearance.boolean-
On this page