Skip to content

jdewit/ez-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZ-MODAL

A copy of the Angular Bootstrap modal directive.

###Features

  • On dismiss control flow (decide if modal should be dismissed. Useful for preventing loss of $dirty forms by accident)

###Installation

$ bower install ez-modal
<script src="bower_components/ez-modal/dist/ez-modal.min.js"/>
angular.module('yourApp', ['ez.modal'])

###Usage

###Demo

View DEMO.

About

Angular directive for Bootstrap 3 modal

Resources

License

Stars

Watchers

Forks

Packages

No packages published