ngEasyModal
ng
Easy
Modal
A simple directive/delegator for show, get and hide modals.
Last choise
{{main.currentAction}}
Current status
{{main.easyModal.get('status') || 'null'}}
Current title
{{main.easyModal.get('title') || 'null'}}
Current body
{{main.easyModal.get('body') || 'null'}}
Current buttons
{{main.easyModal.get('buttons') || 'null'}}
Current clickOut
{{main.easyModal.get('clickOut') || 'false'}}
Classic
One
Two
Three
Click Out
One
Two
Three
Transclude
One
Two
Three
My content comes from the page and not from directive or controller
I'm an over modal and my template was reset!
open new one more