Add subtitle doc

pull/682/head
Cagatay Civici 2020-11-25 18:07:57 +03:00
parent 1f9be79e6d
commit b0aa516a1a
1 changed files with 1 additions and 1 deletions

View File

@ -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>
&lt;Card&gt;