pre-render-tron

0.0.6 • Public • Published

<pre-render-tron>

Web component wrapper around render-tron.

Syntax:

<pre-render-tron scale="0.5" href="https://www.webcomponents.org/"></pre-render-tron>

The "scale" attribute / property is optional. It zooms the content (larger or smaller).

For IE11, a fetch polyfill is required.

pre-render-tron emits events "fetch-in-progress-changed", "error-text-changed", and "error-response-changed" as applicable.

If property / attribute "disabled" is set, the fetch will still take place, but the result won't be loaded until "disabled" is removed. If disabled is set again, the content will be unloaded, but saved for the future if disabled is removed again.

Syntax

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Readme

Keywords

none

Package Sidebar

Install

npm i pre-render-tron

Weekly Downloads

2

Version

0.0.6

License

MIT

Unpacked Size

26.6 kB

Total Files

22

Last publish

Collaborators

  • bahrus