1.1.1 • Published 8 months ago
@makeform/image v1.1.1
@makeform/image
image upload widget that extends @makeform/upload widgets to show image preview
Config
crop: an object with following fields:enabled: default false. when true, crop image based on ratio derived from width / height below.width: expected image width.height: expected image height.
lightbox: an object with following fields:enabled: default true. when true, toggle a lightbox for image preview when clicking on image.
License
MIT