Doc for decade slot

pull/1280/head^2
Cagatay Civici 2021-11-15 16:30:28 +03:00
parent 4f246b64e4
commit 751ede7899
1 changed files with 5 additions and 0 deletions

View File

@ -527,6 +527,11 @@ export default {
<tr>
<td>date</td>
<td>date: Value of the component</td>
</tr>
<tr>
<td>decade</td>
<td>years: An array containing the start and and year of a decade
to display at header of the year picker</td>
</tr>
</tbody>
</table>