Hello,
The Image Input component does exist in angular theme, but I am not sure how to use in my component. Can you please provide any sample or example link of tutorial?
I am trying to make it work but not able to do it?
Can you please help me out?
Thanks in Advance.
Hi,
I apologize for the inconvenience. Unfortunately, the Image Input component in the Angular theme of Metronic has been deprecated and is no longer actively maintained or updated. As an alternative, I recommend exploring other 3rd party components that offer similar functionality for handling image inputs in Angular. There are many popular libraries available, such as ng2-file-upload, ngx-image-cropper, or ngx-dropzone, which you can integrate into your project to achieve the desired functionality. You can refer to their respective documentation and examples to learn how to use them effectively in your Angular components.
Thanks