Overlay

Page overlay component.

Installation

$ npm install overlay-component

API

overlay([options])

Returns a new Overlay.

Options:

Overlay#show()

Show the overlay.

Overlay#hide()

Hide the overlay.

Events

License

MIT