Update MenubarDoc.vue

pull/1212/head
yigitfindikli 2021-04-24 17:32:03 +03:00
parent dbf90167ee
commit 227829030d
1 changed files with 21 additions and 21 deletions

View File

@ -191,27 +191,27 @@ export default {
</table> </table>
</div> </div>
<h5>Slots</h5> <h5>Slots</h5>
<div class="doc-tablewrapper"> <div class="doc-tablewrapper">
<table class="doc-table"> <table class="doc-table">
<thead> <thead>
<tr> <tr>
<th>Name</th> <th>Name</th>
<th>Parameters</th> <th>Parameters</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td>start</td> <td>start</td>
<td>-</td> <td>-</td>
</tr> </tr>
<tr> <tr>
<td>end</td> <td>end</td>
<td>-</td> <td>-</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </div>
<h5>Styling</h5> <h5>Styling</h5>
<p>Following is the list of structural style classes, for theming classes visit <router-link to="/theming">theming</router-link> page.</p> <p>Following is the list of structural style classes, for theming classes visit <router-link to="/theming">theming</router-link> page.</p>