0.0.3 • Published 2 years ago

@universityofmaryland/image-popup v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

<umd-image-popup> element

Installation

$ yarn add @universityofmaryland/image-popup

Basic 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.