mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactored Dialog demos
This commit is contained in:
parent
9bec0e1ee3
commit
06ec8efccc
11 changed files with 295 additions and 229 deletions
|
@ -81,7 +81,8 @@ export default {
|
|||
|
||||
<Dialog id="dlg" header="Header" v-model:visible="visible" :style="{ width: '50vw' }">
|
||||
<p>Content</p>
|
||||
</Dialog>`
|
||||
</Dialog>
|
||||
`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue