Added new example

This commit is contained in:
euvl
2017-05-05 15:05:16 +01:00
parent a6149f549e
commit 1f6658bb62
4 changed files with 68 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
<div v-if="visibility.overlay"
ref="overlay"
class="v--modal-overlay"
:aria-expanded="visible.toString()"
:data-modal="name"
@mousedown.stop="toggle(false)">
<transition :name="transition">