Skip to content

Instantly share code, notes, and snippets.

@asvae
Created July 16, 2018 09:24
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 asvae/d6ad5095cb6cdf123d76f9ca882f125e to your computer and use it in GitHub Desktop.
Save asvae/d6ad5095cb6cdf123d76f9ca882f125e to your computer and use it in GitHub Desktop.
<div class="document-event-modal">
<div class="document-event-modal__content"
@click.stop
v-if="isDisplayed"
>
<slot></slot>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment