mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
MeterGroup doc updates
This commit is contained in:
parent
3f9f21da3a
commit
7b7eb3df1d
2 changed files with 24 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>MeterGroup is used with the <i>value</i> property.</p>
|
||||
<p>MeterGroup requires <i>value</i> as the data to display.</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<MeterGroup :value="value" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue