An open API service indexing awesome lists of open source software.

https://github.com/zecat/iron-input-image

A convenient element to manipulate an input type image
https://github.com/zecat/iron-input-image

Last synced: 6 months ago
JSON representation

A convenient element to manipulate an input type image

Awesome Lists containing this project

README

          

# iron-input-image

This element extends the native ``. element and bind the title, size, and src of the selected image as attributes.

## Demo & Doc
See [component page](http://zecat.github.io/iron-input-image).

## Installation

```
bower install --save Zecat/iron-input-image
```