Merge branch 'master' of https://github.com/primefaces/primevue
commit
5e3c88ffad
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue