About the mtz-file-download-behavior category

mtz-file-download-behavior:
[ This description is mirrored from README.md at github.com/MaritzSTL/mtz-file-download-behavior on 2019-05-10 ]

Build Status
Published on webcomponents.org

<mtz-file-download-behavior>

A behavior for downloading streamed files or creating files based on available data.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application’s test suite locally.