mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Demo code toggle updates
This commit is contained in:
parent
1caef9aa99
commit
924dc74abf
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
<DocSectionText v-bind="$attrs">
|
||||
<p>The <i>close</i> function of the <i>dialogRef</i> is used to hide a Dialog. The <i>dialogRef</i> is injected to the component that is loaded by the dialog.</p>
|
||||
</DocSectionText>
|
||||
<DocSectionCode :code="code" import hideCodeSandbox hideStackBlitz />
|
||||
<DocSectionCode :code="code" importCode hideCodeSandbox hideStackBlitz />
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue