1.1.1 • Published 8 months ago

@makeform/image v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@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

1.1.1

8 months ago

1.1.0

8 months ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

2 years ago

1.0.0

3 years ago