How to use the filepond.registerPlugin.apply function in filepond

To help you get started, we’ve selected a few filepond examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github pqina / angular-filepond / dist / component / filepond.component.js View on Github external
export var /** @type {?} */ registerPlugin = function () {
    var args = [];
    for (var _i = 0; _i < arguments.length; _i++) {
        args[_i] = arguments[_i];
    }
    // register plugin
    register.apply(void 0, args);
    // update props
    update();
};
var FilePond = /** @class */ (function () {

filepond

FilePond, Where files go to stretch their bits.

MIT
Latest version published 7 days ago

Package Health Score

83 / 100
Full package analysis