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
- Host: GitHub
- URL: https://github.com/zecat/iron-input-image
- Owner: Zecat
- Created: 2015-11-25T20:22:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T09:16:21.000Z (over 9 years ago)
- Last Synced: 2025-02-22T12:05:34.783Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```