galleria slots added

pull/1196/head^2
Tuğçe Küçükoğlu 2021-05-07 16:45:33 +03:00
parent 1f48ed5062
commit e4c97c2bf4
1 changed files with 38 additions and 0 deletions

View File

@ -389,6 +389,44 @@ responsiveOptions: [
</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>header</td>
<td>-</td>
</tr>
<tr>
<td>footer</td>
<td>-</td>
</tr>
<tr>
<td>item</td>
<td>item: Item instance</td>
</tr>
<tr>
<td>caption</td>
<td>item: Item instance</td>
</tr>
<tr>
<td>thumbnail</td>
<td>item: Item instance</td>
</tr>
<tr>
<td>indicator</td>
<td>index: Index of the indicator item</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">