Add subtitle doc
parent
1f9be79e6d
commit
b0aa516a1a
|
@ -10,7 +10,7 @@ import Card from 'primevue/card';
|
|||
</code></pre>
|
||||
|
||||
<h5>Getting Started</h5>
|
||||
<p>Card provides <i>header</i>, <i>title</i>, <i>content</i> and <i>footer</i> as the named templates to place content.</p>
|
||||
<p>Card provides <i>header</i>, <i>title</i>, <i>subtitle</i>, <i>content</i> and <i>footer</i> as the named templates to place content.</p>
|
||||
<pre v-code>
|
||||
<code>
|
||||
<Card>
|
||||
|
|
Loading…
Reference in New Issue