mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactored Dialog demos
This commit is contained in:
parent
9bec0e1ee3
commit
06ec8efccc
11 changed files with 295 additions and 229 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>The <i>position</i> property is used to display a Dialog at all edges and corners of the screen.</p>
|
||||
<p>The <i>position</i> property defines the location of relative to the screen.</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<div class="flex flex-wrap justify-content-center gap-2 mb-2">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue