Doc update

pull/12/head
cagataycivici 2019-05-27 12:19:44 +03:00
parent 0fd3154605
commit a16933e9c3
3 changed files with 3 additions and 1 deletions

View File

@ -57,6 +57,7 @@ import Fieldset from 'primevue/fieldset';
</CodeHighlight> </CodeHighlight>
<h3>Properties</h3> <h3>Properties</h3>
<p>Any attribute such as style and class are passed to the main container element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper"> <div class="doc-tablewrapper">
<table class="doc-table"> <table class="doc-table">
<thead> <thead>

View File

@ -57,6 +57,7 @@ import Panel from 'primevue/panel';
</CodeHighlight> </CodeHighlight>
<h3>Properties</h3> <h3>Properties</h3>
<p>Any attribute such as style and class are passed to the main container element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper"> <div class="doc-tablewrapper">
<table class="doc-table"> <table class="doc-table">
<thead> <thead>

View File

@ -166,7 +166,7 @@ export default {
</table> </table>
</div> </div>
<h3>Properties of Accordion</h3> <h3>Properties of TabView</h3>
<p>Any attribute such as style and class are passed to the main container element.</p> <p>Any attribute such as style and class are passed to the main container element.</p>
<h3>Events</h3> <h3>Events</h3>