mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Update README.md
This commit is contained in:
@@ -135,7 +135,7 @@ Draggable property can accept not only `Boolean` but also `String` paramenters.
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```vue
|
||||||
<modal name="bar" draggable=".window-header">
|
<modal name="bar" draggable=".window-header">
|
||||||
<div class="window-header">DRAG ME HERE</div>
|
<div class="window-header">DRAG ME HERE</div>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user