#178 Close dynamic modals programmatically

This commit is contained in:
Noel De Martin
2018-02-21 16:42:01 +01:00
parent 967745c3cd
commit 75ac5598fe
4 changed files with 38 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div class="example-modal-content">
<h1>This is a custom component</h1>
<p>{{ text }}</p>
</div>