Doc for decade slot
parent
4f246b64e4
commit
751ede7899
|
@ -527,6 +527,11 @@ export default {
|
||||||
<tr>
|
<tr>
|
||||||
<td>date</td>
|
<td>date</td>
|
||||||
<td>date: Value of the component</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>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue