gaffa-image

1.2.0 • Public • Published

gaffa-image

image view for gaffa

Install:

npm i gaffa-image

Add to gaffa:

var Image = require('gaffa-select');

gaffa.registerConstructor(Image);

API

Properties (instanceof Gaffa.Property)

source (get)

The img elements src attribute.

image (get)

A dataURI or an instance of window.Image, to be converted to a dataURI, and then displated.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i gaffa-image

      Weekly Downloads

      8

      Version

      1.2.0

      License

      MIT

      Last publish

      Collaborators

      • korynunn