kartik-v / bootstrap-fileinput

An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
http://plugins.krajee.com/file-input
Other
5.36k stars 2.4k forks source link

Krajee Explorer Theme jpg png gif Show picture preview Other file display icon #1504

Closed apchenjun closed 4 years ago

apchenjun commented 4 years ago

how to jpg png gif Show picture preview Other file display icon。 At present, all the examples have not found such a mixed display. The problem is how the initialization data handles the icon problem。 image

kartik-v commented 4 years ago

Set allowedPreviewTypes to image or the types you want preview to be rendered - for the rest configure the icons you want to display as highlighted in the demo.

You can also set disabledPreviewTypes and few other options (read docs).