How to use the attr-accept.default function in attr-accept

To help you get started, we’ve selected a few attr-accept 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 FelixHenninger / lab.js / packages / builder / src / components / FileSelector / Components / PoolTab.js View on Github external
localFiles.map((f, index) =>
           handleImport(
              component,
              f.localPath
            ) }
          >
            <span style="{{"></span>

attr-accept

JavaScript implementation of the "accept" attribute for HTML5 <input type="file">

MIT
Latest version published 4 years ago

Package Health Score

77 / 100
Full package analysis

Popular attr-accept functions