Update CalendarDoc.vue
parent
6409ea81c5
commit
14accb512c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue