mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
update demo
This commit is contained in:
parent
ea4a2782e1
commit
7005c3b51f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<div class="content-section implementation">
|
||||
<div class="card">
|
||||
<h5>Inline</h5>
|
||||
<Menu :model="items" />
|
||||
<Menu id="menu" :model="items" />
|
||||
|
||||
<h5>Overlay</h5>
|
||||
<Button type="button" label="Toggle" @click="toggle" aria-haspopup="true" aria-controls="overlay_menu" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue