mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update dock demos
This commit is contained in:
parent
3034919c31
commit
77575168e5
4 changed files with 2 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>Menu requires a collection of menuitems as its <i>model</i>. Default location is <i>bottom</i> and other sides are also available when defined with the <i>position</i> property.</p>
|
||||
<p>Menu requires a collection of menuitems as its <i>model</i> and an <i>icon</i> template. Default location is <i>bottom</i> and other edges are also available when defined with the <i>position</i> property.</p>
|
||||
</DocSectionText>
|
||||
<div class="card dock-demo">
|
||||
<div class="flex flex-wrap gap-3 mb-5">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue