toast slots added

pull/1478/head
Tuğçe Küçükoğlu 2021-08-24 11:32:33 +03:00
parent c5bb8ea2ac
commit ff0370ffc0
1 changed files with 18 additions and 0 deletions

View File

@ -282,6 +282,24 @@ export default {
</table>
</div>
<h5>Slots</h5>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Parameters</th>
</tr>
</thead>
<tbody>
<tr>
<td>message</td>
<td>-</td>
</tr>
</tbody>
</table>
</div>
<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>
<div class="doc-tablewrapper">