Skip to content

Instantly share code, notes, and snippets.

@garyjoy
Created May 12, 2016 12:03
Show Gist options
  • Save garyjoy/c1ea5e2e59531f7248bace2959851f1c to your computer and use it in GitHub Desktop.
Save garyjoy/c1ea5e2e59531f7248bace2959851f1c to your computer and use it in GitHub Desktop.
<div ng-app='ModalDemo'>
<div ng-controller='MyCtrl'>
<modal-dialog show='modalShown' width='400px' height='60%'>
<!-- Content Box Here -->
</modal-dialog>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment