Skip to content

Very EXPERIMENTAL and very simple wrapper around momentun to manage animated fullscreen overlay in Meteor

Notifications You must be signed in to change notification settings

grigio/meteor-overlay

Repository files navigation

Very EXPERIMENTAL and very simple wrapper around momentun to manage animated fullscreen overlay in Meteor

Install

meteor add grigio:overlay

Usage

Put {{> overlay}} inside your body tag

Overlay.show('helloTemplate');

or

Overlay.show('helloTemplate',{closeable: false, title:'prova'});

See example/

About

Very EXPERIMENTAL and very simple wrapper around momentun to manage animated fullscreen overlay in Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published