@universityofmaryland/image-popup
v0.0.3
Published
Image Popup
Downloads
117
Keywords
Readme
<umd-image-popup> element
Installation
$ yarn add @universityofmaryland/image-popupBasic Usage
Import the hero in your js if you bundle using a transpile with babel or typescript.
import '@universityofmaryland/image-popup';HTML usage
<umd-image-popup>
<img src="/placeholder.png" alt="example" />
</umd-image-popup>License
Distributed under the MIT license. See LICENSE for details.
