view property description fix

pull/1237/head
Tornike Kharaishvili 2021-05-03 21:41:14 +04:00 committed by GitHub
parent f6b7cbb663
commit 4be05ecd75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -231,7 +231,7 @@ export default {
<td>view</td> <td>view</td>
<td>string</td> <td>string</td>
<td>date</td> <td>date</td>
<td>Type of view to display, valid valids are "date" for datepicker and "month" for month picker.</td> <td>Type of view to display, valid values are "date" for datepicker and "month" for month picker.</td>
</tr> </tr>
<tr> <tr>
<td>touchUI</td> <td>touchUI</td>