Skip to content

jcarras/angular-modal-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

angular-modal-lite v0.0.1

Lite weight stand alone AngularJS modal dialog window. This is an alternative to other AngularJS modal UI components that have been written. This component take a URL to a partial template for the modal content and an optional controller to use with the modal content HTML elements. Full example is in the example folder.

Example:

To show modal: modal.show('partial template URL', 'controller');

To hide modal: modal.hide();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published