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.39k forks source link

Update fileinput.js overriding default options #1825

Closed zanysoft closed 1 year ago

zanysoft commented 2 years ago

Adding default options override option for: $.extend($.fn.fileinput.defaults, {theme: 'fa4'});

Scope

This pull request includes a

Changes

The following changes were made

-

-

Related Issues

If this is related to an existing ticket, include a link to it as well.