Skip to content

Instantly share code, notes, and snippets.

@jakelacey2012
Created September 12, 2016 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakelacey2012/52b44a4e9b6df3ad5b2c51984da3db4f to your computer and use it in GitHub Desktop.
Save jakelacey2012/52b44a4e9b6df3ad5b2c51984da3db4f to your computer and use it in GitHub Desktop.
//observe changes so that when elements in the modal,
// change the modal size will also change
modal (...args) {
this.$modal.modal({observeChanges: true}).modal(...args)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment