Doc update
parent
0fd3154605
commit
a16933e9c3
|
@ -57,6 +57,7 @@ import Fieldset from 'primevue/fieldset';
|
|||
</CodeHighlight>
|
||||
|
||||
<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">
|
||||
<table class="doc-table">
|
||||
<thead>
|
||||
|
|
|
@ -57,6 +57,7 @@ import Panel from 'primevue/panel';
|
|||
</CodeHighlight>
|
||||
|
||||
<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">
|
||||
<table class="doc-table">
|
||||
<thead>
|
||||
|
|
|
@ -166,7 +166,7 @@ export default {
|
|||
</table>
|
||||
</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>
|
||||
|
||||
<h3>Events</h3>
|
||||
|
|
Loading…
Reference in New Issue