Update CalendarDoc.vue

pull/2809/head
Tuğçe Küçükoğlu 2022-07-27 13:14:36 +03:00
parent 6409ea81c5
commit 14accb512c
1 changed files with 6 additions and 0 deletions

View File

@ -435,6 +435,12 @@ export default {
<td>null</td>
<td>Unique identifier of the element.</td>
</tr>
<tr>
<td>inputId</td>
<td>string</td>
<td>null</td>
<td>Style class of the component input field.</td>
</tr>
<tr>
<td>inputStyle</td>
<td>any</td>