Install via npm
npm install --save react-image-multi-crop
import ImageMultiCrop from 'react-image-multi-crop
- Type:
string
- Default:
null
<ImageMultiCrop src={'https://help.heinonline.org/wp-content/uploads/kb5-7.png'} />
<ImageMultiCrop src={require('./img/report.png')} />
- Type:
string
- Default:
null
- Type:
string
- Default:
"center"
- Type:
bool
- Default:
false
- Type:
bool
- Default:
false
Christopher Lim([email protected])